NetIQ Mobile SDK for iOS
2.0
Access Manager iOS Framework for OAuth & OIDC
- a -
authorizationRequestURL :
OIDAuthorizationRequest
authState:didEncounterAuthorizationError: :
<OIDAuthStateErrorDelegate >
authState:didEncounterTransientError: :
<OIDAuthStateErrorDelegate >
authStateByPresentingAuthorizationRequest:presentingViewController:callback: :
OIDAuthState
,
OIDAuthState(IOS)
authStateByPresentingAuthorizationRequest:UICoordinator:callback: :
OIDAuthState
- b -
base64Decode: :
MFUtil
base64Encode: :
MFUtil
- c -
cancel :
<OIDAuthorizationFlowSession >
clearAll :
MFSimpleKeychain
codeChallengeS256ForVerifier: :
OIDAuthorizationRequest
- d -
dataForKey: :
MFSimpleKeychain
dataForKey:promptMessage: :
MFSimpleKeychain
dataForKey:promptMessage:error: :
MFSimpleKeychain
dataForRSAKeyWithTag: :
MFSimpleKeychain
,
MFSimpleKeychain(KeyPair)
deleteEntryForKey: :
MFSimpleKeychain
deleteRSAKeyWithTag: :
MFSimpleKeychain
,
MFSimpleKeychain(KeyPair)
didChangeState: :
<OIDAuthStateChangeDelegate >
discoverServiceConfiguration:completion: :
MFAuthService
discoverServiceConfigurationForDiscoveryURL:completion: :
OIDAuthorizationService
discoverServiceConfigurationForIssuer:completion: :
OIDAuthorizationService
dismissAuthorizationAnimated:completion: :
<OIDAuthorizationUICoordinator>
- e -
encodeBase64urlNoPadding: :
OIDTokenUtilities
errorWithCode:underlyingError:description: :
OIDErrorUtilities
- f -
failAuthorizationFlowWithError: :
<OIDAuthorizationFlowSession >
- g -
generateCodeVerifier :
OIDAuthorizationRequest
generateRSAKeyPairWithLength:publicKeyTag:privateKeyTag: :
MFSimpleKeychain
,
MFSimpleKeychain(KeyPair)
generateState :
OIDAuthorizationRequest
getAccessToken :
MFAuthService
getAccessTokenExpiryTimeString :
MFAuthService
getUserInfo: :
MFAuthService
getUserInfoResponse: :
MFAuthService
- h -
hasRSAKeyWithTag: :
MFSimpleKeychain
,
MFSimpleKeychain(KeyPair)
hasValueForKey: :
MFSimpleKeychain
HTTPErrorWithHTTPResponse:data: :
OIDErrorUtilities
- i -
init :
MFSimpleKeychain
initWithAuthorizationEndpoint:tokenEndpoint: :
OIDServiceConfiguration
initWithAuthorizationEndpoint:tokenEndpoint:registrationEndpoint: :
OIDServiceConfiguration
initWithAuthorizationEndpoint:tokenEndpoint:revocationEndpoint:userinfoEndpoint:browserLogoutEndpoint: :
MFServiceConfiguration
initWithAuthorizationEndpoint:tokenEndpoint:revocationEndpoint:userinfoEndpoint:registrationEndpoint:browserLogoutEndpoint: :
MFServiceConfiguration
initWithAuthorizationResponse: :
OIDAuthState
initWithAuthorizationResponse:tokenResponse: :
OIDAuthState
initWithAuthorizationResponse:tokenResponse:registrationResponse: :
OIDAuthState
initWithAuthzEndpoint:tokenEndpoint:revocationEndpoint:userinfoEndpoint: :
MFAuthService
initWithAuthzEndpoint:tokenEndpoint:revocationEndpoint:userinfoEndpoint:browserLogoutEndpoint: :
MFAuthService
initWithConfiguration:clientId:clientSecret:scope:redirectURL:responseType:state:codeVerifier:codeChallenge:codeChallengeMethod:additionalParameters: :
OIDAuthorizationRequest
initWithConfiguration:clientId:clientSecret:scopes:redirectURL:responseType:additionalParameters: :
OIDAuthorizationRequest
initWithConfiguration:clientId:scopes:redirectURL:responseType:additionalParameters: :
OIDAuthorizationRequest
initWithConfiguration:grantType:authorizationCode:redirectURL:clientID:clientSecret:scope:refreshToken:codeVerifier:additionalParameters: :
OIDTokenRequest
initWithConfiguration:grantType:authorizationCode:redirectURL:clientID:clientSecret:scopes:refreshToken:codeVerifier:additionalParameters: :
OIDTokenRequest
initWithConfiguration:redirectURIs:responseTypes:grantTypes:subjectType:tokenEndpointAuthMethod:additionalParameters: :
OIDRegistrationRequest
initWithDictionary:error: :
OIDServiceDiscovery
initWithDiscoveryDocument: :
OIDServiceConfiguration
initWithDiscoveryDocument:revocationEndpoint:browserLogoutEndpoint: :
MFServiceConfiguration
initWithIssuerUrl:logoutUrl: :
MFAuthService
initWithJSON:error: :
OIDServiceDiscovery
initWithJSONData:error: :
OIDServiceDiscovery
initWithOIDServiceConfiguration: :
MFServiceConfiguration
initWithPresentingViewController: :
OIDAuthorizationUICoordinatorIOS
initWithProvider: :
MFAuthService
initWithRegistrationResponse: :
OIDAuthState
initWithRequest:parameters: :
OIDAuthorizationResponse
,
OIDRegistrationResponse
,
OIDTokenResponse
initWithService: :
MFSimpleKeychain
initWithService:accessGroup: :
MFSimpleKeychain
initWithServiceConfig: :
MFAuthService
isAuthorized :
MFAuthService
isOAuthErrorDomain: :
OIDErrorUtilities
- k -
keychain :
MFSimpleKeychain
keychainWithService: :
MFSimpleKeychain
keychainWithService:accessGroup: :
MFSimpleKeychain
keyRefOfRSAKeyWithTag: :
MFSimpleKeychain
,
MFSimpleKeychain(KeyPair)
- l -
loadState :
MFAuthService
logout: :
MFAuthService
- o -
OAuthErrorCodeFromString: :
OIDErrorUtilities
OAuthErrorWithDomain:OAuthResponse:underlyingError: :
OIDErrorUtilities
- p -
percentEscapeString: :
MFUtil
performActionWithFreshToken: :
MFAuthService
performActionWithFreshTokens: :
OIDAuthState
performActionWithFreshTokens:additionalRefreshParameters: :
OIDAuthState
performHTTPRequestWithFreshToken:withCompletionHandler: :
MFAuthService
performRegistrationRequest:completion: :
OIDAuthorizationService
performTokenRequest:callback: :
OIDAuthorizationService
presentAuthorizationRequest:presentingViewController:callback: :
OIDAuthorizationService
,
OIDAuthorizationService(IOS)
presentAuthorizationRequest:UICoordinator:callback: :
OIDAuthorizationService
presentAuthorizationWithURL:session: :
<OIDAuthorizationUICoordinator>
publicRSAKeyDataForTag: :
MFSimpleKeychain
,
MFSimpleKeychain(Deprecated)
- r -
raiseException: :
OIDErrorUtilities
raiseException:message: :
OIDErrorUtilities
randomURLSafeStringWithSize: :
OIDTokenUtilities
removeKeychainEntry :
MFAuthService
resourceServerAuthorizationErrorWithCode:errorResponse:underlyingError: :
OIDErrorUtilities
resumeAuthorizationFlowWithURL: :
<OIDAuthorizationFlowSession >
revokeToken: :
MFAuthService
- s -
safariViewControllerWithURL: :
<OIDSafariViewControllerFactory>
saveState :
MFAuthService
scopesArrayWithString: :
OIDScopeUtilities
scopesWithArray: :
OIDScopeUtilities
sdkVersion :
MFUtil
setAuthState: :
MFAuthService
setData:forKey: :
MFSimpleKeychain
setData:forKey:promptMessage: :
MFSimpleKeychain
setNeedsTokenRefresh :
OIDAuthState
setSafariViewControllerFactory: :
OIDAuthorizationUICoordinatorIOS
setString:forKey: :
MFSimpleKeychain
setString:forKey:promptMessage: :
MFSimpleKeychain
sha265: :
OIDTokenUtilities
signInWithClientId:clientSecret:scopes:redirectURL:presentingViewController:withBlock: :
MFAuthService
signInWithClientId:clientSecret:scopes:redirectURL:responseType:additionalParameters:presentingViewController:withBlock: :
MFAuthService
stringForKey: :
MFSimpleKeychain
stringForKey:promptMessage: :
MFSimpleKeychain
- t -
tokenExchangeRequest :
OIDAuthorizationResponse
tokenExchangeRequestWithAdditionalParameters: :
OIDAuthorizationResponse
tokenRefreshRequest :
OIDAuthState
tokenRefreshRequestWithAdditionalParameters: :
OIDAuthState
- u -
updateWithAuthorizationError: :
OIDAuthState
updateWithAuthorizationResponse:error: :
OIDAuthState
updateWithRegistrationResponse: :
OIDAuthState
updateWithTokenResponse:error: :
OIDAuthState
URLRequest :
OIDRegistrationRequest
,
OIDTokenRequest
- v -
vendorDeviceID :
MFUtil
- w -
withFreshTokensPerformAction: :
OIDAuthState
Generated by
1.8.13