| Class | Description |
|---|---|
| AbstractNonInteractiveCredentialsAction |
Abstract class to handle the retrieval and authentication of non-interactive
credential such as client certificates, NTLM, etc.
|
| AuthenticationExceptionHandler |
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 erors against AuthenticationExceptionHandler.errors
in list order. |
| AuthenticationViaFormAction |
Action to authenticate credential and retrieve a TicketGrantingTicket for
those credential.
|
Copyright © 2004-2015 Apereo. All Rights Reserved.