| 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.
|
| CheckWebAuthenticationRequestAction |
|
| ClearWebflowCredentialAction |
|
| ConsumerExecutionAction |
|
| InitialAuthenticationAction |
This is InitialAuthenticationAction,
which serves as a placeholder for now to control
initial authn behavior, and to accommodate audit log events.
|
| InjectResponseHeadersAction |
|
| RedirectToServiceAction |
|
| RenewAuthenticationRequestCheckAction |
|
| StaticEventExecutionAction |
|