Package com.okta.authn.sdk
-
Interface Summary Interface Description AuthenticationStateHandler Each method ofAuthenticationStateHandlercorresponds to a state of Okta's Authentication state machine. -
Class Summary Class Description AuthenticationStateHandlerAdapter Adapter implementation ofAuthenticationStateHandlerthat callsAuthenticationStateHandler.handleUnknown(AuthenticationResponse)for each method. -
Exception Summary Exception Description AuthenticationException Base Authentication Exception.AuthenticationFailureException Authentication/login attempt failure.CredentialsException Update of user credentials failed.FactorValidationException MFA Factor validation failed.InvalidAuthenticationStateException Operation not allowed from the current authentication state.InvalidRecoveryAnswerException Invalid recovery question answer.InvalidTokenException Invalid token provided.InvalidUserException Recovery or other state is not allowed for user.