NetIQ Mobile SDK for iOS
2.0
Access Manager iOS Framework for OAuth & OIDC
|
CMFConstants | |
▼CMFErrorCode | |
CMFError | |
CMFSimpleKeychain() | |
CMFSimpleKeychain(Deprecated) | |
CMFSimpleKeychain(KeyPair) | |
▼C<NSCopying> | |
COIDAuthorizationRequest | Represents an authorization request |
COIDAuthorizationResponse | Represents the response to an authorization request |
COIDRegistrationRequest | Represents a registration request |
COIDRegistrationResponse | Represents a registration response |
▼COIDServiceConfiguration | Represents the information needed to construct a OIDAuthorizationService |
CMFServiceConfiguration | This extends the OIDServiceConfiguration class and adds few additional properties |
COIDServiceDiscovery | Represents an OpenID Connect 1.0 Discovery Document |
COIDTokenRequest | Represents a token request |
COIDTokenResponse | Represents the response to an token request |
▼CNSObject | |
CMFAuthService | Performs various OAuth and OpenID Connect related calls via the user agent or |
CMFSimpleKeychain | |
CMFUtil | |
COIDAuthorizationRequest | Represents an authorization request |
COIDAuthorizationResponse | Represents the response to an authorization request |
COIDAuthorizationService | Performs various OAuth and OpenID Connect related calls via the user agent or |
COIDAuthorizationUICoordinatorIOS | An iOS specific authorization UI Coordinator that uses a to present an authorization request |
COIDAuthState | A convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenResponses |
COIDErrorUtilities | Convenience methods for creating standardized instances |
COIDRegistrationRequest | Represents a registration request |
COIDRegistrationResponse | Represents a registration response |
COIDScopeUtilities | Provides convenience methods for dealing with scope strings |
COIDServiceConfiguration | Represents the information needed to construct a OIDAuthorizationService |
COIDServiceDiscovery | Represents an OpenID Connect 1.0 Discovery Document |
COIDTokenRequest | Represents a token request |
COIDTokenResponse | Represents the response to an token request |
COIDTokenUtilities | Provides 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 |
COIDAuthorizationUICoordinatorIOS | An 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> | |
COIDAuthorizationRequest | Represents an authorization request |
COIDAuthorizationResponse | Represents the response to an authorization request |
COIDAuthState | A convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenResponses |
COIDRegistrationRequest | Represents a registration request |
COIDRegistrationResponse | Represents a registration response |
COIDServiceConfiguration | Represents the information needed to construct a OIDAuthorizationService |
COIDServiceDiscovery | Represents an OpenID Connect 1.0 Discovery Document |
COIDTokenRequest | Represents a token request |
COIDTokenResponse | Represents 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> | |
CMFAuthService | Performs various OAuth and OpenID Connect related calls via the user agent or |
▼CXCTestCase | |
CMFAuthLibTests |