All Classes and Interfaces

Class
Description
The AbstractCasWebflowConfigurer is responsible for providing an entry point into the CAS webflow.
This is AbstractCasWebflowEventResolver that provides parent operations for all child event resolvers to handle core webflow changes.
Abstract class to handle the retrieval and authentication of non-interactive credential such as client certificates, NTLM, etc.
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.
Creates a custom subflow expression.
Provides special handling for parameters in requests made to the CAS login webflow.
This is CasDelegatingWebflowEventResolver that delegates the actual task of event resolution to a number of inner resolvers.
 
This is CasWebflowEventResolver that decides the next event in the authentication web flow.
This action ClearWebflowCredentialAction is invoked ONLY as an exit-action for non-interactive authn flows.
Spring Webflow execution id that contains the serialized flow execution state as part of the identifier.
Stores all flow execution state in ClientFlowExecutionKey, which effectively stores execution state on the client in a form parameter when a view is rendered.
 
Describes exceptions unique to ClientFlowExecutionRepository.
Special converter for the CompositeFlowExecutionKey to return as a String.
This is DefaultCasDelegatingWebflowEventResolver, which handles the initial authentication attempt and calls upon a number of embedded resolvers to produce the next event in the authentication flow.
The Logo wrapper class for services UI.
Encodes an object by encrypting its serialized byte stream.
Special conversion service with a CompositeFlowExecutionKeyConverter.
This is InitialAuthenticationAction, which serves as a placeholder for now to control initial authn behavior, and to accommodate audit log events.
 
 
 
This is ServiceTicketRequestWebflowEventResolver that creates the next event responding to requests that are service-ticket requests.
Provides a strategy pattern interface for transforming an object into a byte array and vice versa.