Class | Description |
---|---|
AbstractAuthenticationAction |
This is
AbstractAuthenticationAction . |
AbstractNonInteractiveCredentialsAction |
Abstract class to handle the retrieval and authentication of non-interactive
credential such as client certificates, NTLM, etc.
|
AuthenticationExceptionHandlerAction |
Performs two important error handling functions on an
AuthenticationException raised from the authentication
layer:
Maps handler errors onto message bundle strings for display to user.
Determines the next webflow state by comparing handler errors against AuthenticationExceptionHandlerAction.errors
in list order. |
CasDefaultFlowUrlHandler |
Provides special handling for parameters in requests made to the CAS login
webflow.
|
CheckWebAuthenticationRequestAction |
This is
CheckWebAuthenticationRequestAction . |
ClearWebflowCredentialAction |
This is
ClearWebflowCredentialAction invoked ONLY as an exit-action for non-interactive authn flows. |
CompositeFlowExecutionKeyConverter |
Special converter for the
CompositeFlowExecutionKey to return as a String. |
InitialAuthenticationAction |
This is
InitialAuthenticationAction ,
which serves as a placeholder for now to control
initial authn behavior, and to accommodate audit log events. |
InjectResponseHeadersAction |
This is
InjectResponseHeadersAction . |
LogoutConversionService |
Special conversion service with a
CompositeFlowExecutionKeyConverter . |
RedirectToServiceAction |
This is
RedirectToServiceAction . |
StaticEventExecutionAction |
This is
StaticEventExecutionAction . |