Package org.forgerock.android.auth.exception
See: Description
-
Class Summary Class Description AuthenticationTimeoutException Exception that is thrown when the user's authentication session timed out and cause the authentication module to be authenticated to fail. AuthorizeException Exception that is thrown when the authorize failed BrowserAuthenticationException SuspendedAuthSessionException Exception that is thrown when the user's suspendedId timed out and cause the authentication module to be authenticated to fail. AuthenticationRequiredException InvalidGrantException Exception that is thrown when server response with invalid-grant InvalidRedirectUriException AlreadyAuthenticatedException Exception thrown when the user is trying to authenticate again. AuthenticationException Exception that is thrown when the user-entered credentials cause the authentication module to be authenticated to fail. WebAuthnException Exception that is thrown when the webauthn registration or authentication failed ApiException Base exception for all API exceptions. WebAuthnResponseException An Exception representation of AuthenticatorErrorResponse