All Classes and Interfaces
Class
Description
Identifies a method that calls a remote API and adds an external documentation link.
The Okta Authentication API provides operations to authenticate users, perform multi-factor enrollment and verification,
recover forgotten passwords, and unlock accounts.
A Builder design pattern used to
construct
AuthenticationClient
instances.Static utility/helper class for working with
AuthenticationClient
resources.Base Authentication Exception.
Authentication/login attempt failure.
Each method of
AuthenticationStateHandler
corresponds to a state of Okta's Authentication state machine.Adapter implementation of
AuthenticationStateHandler
that calls AuthenticationStateHandler.handleUnknown(AuthenticationResponse)
for each method.From: https://developer.okta.com/docs/api/resources/authn#transaction-state
Update of user credentials failed.
The default
AuthenticationClientBuilder
implementation.Dummy DAO that will generate 50 random Stormtroopers upon creation.
Simple in memory DAO that initializes the collection with content found from http://starwars.wikia.com/wiki/TIE_line.
MFA Factor validation failed.
Operation not allowed from the current authentication state.
Invalid recovery question answer.
Invalid token provided.
Recovery or other state is not allowed for user.
HAL (Hypertext Application Language) based links).
Opt-in features for the authentication transaction.
Example CRUD DAO interface.
Stormtrooper Resource.
Tie Craft Resource.
Factor user locked exception.