NetIQ Mobile SDK for iOS  2.0
Access Manager iOS Framework for OAuth & OIDC
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CMFConstants
 CMFErrorCode
 CMFError
 CMFSimpleKeychain()
 CMFSimpleKeychain(Deprecated)
 CMFSimpleKeychain(KeyPair)
 C<NSCopying>
 COIDAuthorizationRequestRepresents an authorization request
 COIDAuthorizationResponseRepresents the response to an authorization request
 COIDRegistrationRequestRepresents a registration request
 COIDRegistrationResponseRepresents a registration response
 COIDServiceConfigurationRepresents the information needed to construct a OIDAuthorizationService
 CMFServiceConfigurationThis extends the OIDServiceConfiguration class and adds few additional properties
 COIDServiceDiscoveryRepresents an OpenID Connect 1.0 Discovery Document
 COIDTokenRequestRepresents a token request
 COIDTokenResponseRepresents the response to an token request
 CNSObject
 CMFAuthServicePerforms various OAuth and OpenID Connect related calls via the user agent or
 CMFSimpleKeychain
 CMFUtil
 COIDAuthorizationRequestRepresents an authorization request
 COIDAuthorizationResponseRepresents the response to an authorization request
 COIDAuthorizationServicePerforms various OAuth and OpenID Connect related calls via the user agent or
 COIDAuthorizationUICoordinatorIOSAn iOS specific authorization UI Coordinator that uses a to present an authorization request
 COIDAuthStateA convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenResponses
 COIDErrorUtilitiesConvenience methods for creating standardized instances
 COIDRegistrationRequestRepresents a registration request
 COIDRegistrationResponseRepresents a registration response
 COIDScopeUtilitiesProvides convenience methods for dealing with scope strings
 COIDServiceConfigurationRepresents the information needed to construct a OIDAuthorizationService
 COIDServiceDiscoveryRepresents an OpenID Connect 1.0 Discovery Document
 COIDTokenRequestRepresents a token request
 COIDTokenResponseRepresents the response to an token request
 COIDTokenUtilitiesProvides data encoding/decoding methods, random string generators, etc
 CNSObject typedef NS_ENUMNSInteger
 CMFError
 C<NSObject>
 C<OIDAuthorizationUICoordinator>An authorization UI coordinator that presents an authorization request. Clients may provide custom implementations of an authorization UI coordinator to customize the way the authorization request is presented to the user
 COIDAuthorizationUICoordinatorIOSAn iOS specific authorization UI Coordinator that uses a to present an authorization request
 C<OIDAuthStateChangeDelegate >
 C<OIDAuthStateErrorDelegate >
 C<NSObjectNSObject>
 C<OIDAuthorizationFlowSession >Represents an in-flight authorization flow session
 C<NSSecureCoding>
 COIDAuthorizationRequestRepresents an authorization request
 COIDAuthorizationResponseRepresents the response to an authorization request
 COIDAuthStateA convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenResponses
 COIDRegistrationRequestRepresents a registration request
 COIDRegistrationResponseRepresents a registration response
 COIDServiceConfigurationRepresents the information needed to construct a OIDAuthorizationService
 COIDServiceDiscoveryRepresents an OpenID Connect 1.0 Discovery Document
 COIDTokenRequestRepresents a token request
 COIDTokenResponseRepresents the response to an token request
 COIDAuthorizationService(IOS)Provides iOS specific authorization request handling
 COIDAuthState(IOS)IOS specific convenience methods for OIDAuthState
 C<OIDAuthStateChangeDelegate>Delegate of the OIDAuthState used to monitor various changes in state
 CMFAuthService()
 C<OIDAuthStateErrorDelegate>Delegate of the OIDAuthState used to monitor errors
 CMFAuthService()
 C<OIDSafariViewControllerFactory>Allows library consumers to bootstrap an SFSafariViewController as they see fit
 C<SFSafariViewControllerDelegate>
 CMFAuthServicePerforms various OAuth and OpenID Connect related calls via the user agent or
 CXCTestCase
 CMFAuthLibTests