NetIQ Mobile SDK for iOS  2.0
Access Manager iOS Framework for OAuth & OIDC
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CMFAuthLibTests
 CMFAuthServicePerforms various OAuth and OpenID Connect related calls via the user agent or
 CMFAuthService()
 CMFConstants
 CMFError
 CMFServiceConfigurationThis extends the OIDServiceConfiguration class and adds few additional properties
 CMFSimpleKeychain
 CMFSimpleKeychain()
 CMFSimpleKeychain(Deprecated)
 CMFSimpleKeychain(KeyPair)
 CMFUtil
 C<OIDAuthorizationFlowSession >Represents an in-flight authorization flow session
 COIDAuthorizationRequestRepresents an authorization request
 COIDAuthorizationResponseRepresents the response to an authorization request
 COIDAuthorizationServicePerforms various OAuth and OpenID Connect related calls via the user agent or
 COIDAuthorizationService(IOS)Provides iOS specific authorization request handling
 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
 COIDAuthStateA convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenResponses
 COIDAuthState(IOS)IOS specific convenience methods for OIDAuthState
 C<OIDAuthStateChangeDelegate >
 C<OIDAuthStateChangeDelegate>Delegate of the OIDAuthState used to monitor various changes in state
 C<OIDAuthStateErrorDelegate >
 C<OIDAuthStateErrorDelegate>Delegate of the OIDAuthState used to monitor errors
 COIDErrorUtilitiesConvenience methods for creating standardized instances
 COIDRegistrationRequestRepresents a registration request
 COIDRegistrationResponseRepresents a registration response
 C<OIDSafariViewControllerFactory>Allows library consumers to bootstrap an SFSafariViewController as they see fit
 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