| Package | Description |
|---|---|
| org.keycloak.authentication |
| Class and Description |
|---|
| AbstractAuthenticationFlowContext |
| AuthenticationFlowContext
This interface encapsulates information about an execution in an AuthenticationFlow.
|
| AuthenticationFlowError
Set of error codes that can be thrown by an Authenticator, FormAuthenticator, or FormAction
|
| AuthenticationFlowException
Throw this exception from an Authenticator, FormAuthenticator, or FormAction if you want to completely abort the flow.
|
| ClientAuthenticationFlowContext
Encapsulates information about the execution in ClientAuthenticationFlow
|
| ClientAuthenticator
This interface is for users that want to add custom client authenticators to an authentication flow.
|
| ConfigurableAuthenticatorFactory |
| FlowStatus
Status of an execution/authenticator in a Authentication Flow
|
| FormContext
Interface that encapsulates the current state of the current form being executed
|
| RequiredActionContext
Interface that encapsulates current information about the current requred action
|
| RequiredActionContext.Status |
| ValidationContext
Interface that encapsulates the current validation that is being performed.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.