| Class | Description |
|---|---|
| AbstractCasWebflowEventResolver |
This is
AbstractCasWebflowEventResolver that provides parent
operations for all child event resolvers to handle core webflow changes. |
| InitialAuthenticationAttemptWebflowEventResolver |
This is
InitialAuthenticationAttemptWebflowEventResolver,
which handles the initial authentication attempt and calls upon a number of
embedded resolvers to produce the next event in the authentication flow. |
| NoOpCasWebflowEventResolver |
This is
NoOpCasWebflowEventResolver that does not resolve any events. |
| RankedAuthenticationProviderWebflowEventResolver | |
| SelectiveAuthenticationProviderWebflowEventEventResolver |
This is
SelectiveAuthenticationProviderWebflowEventEventResolver
that acts as a stub resolver, specifically designed for extensions. |
| ServiceTicketRequestWebflowEventResolver |
This is
ServiceTicketRequestWebflowEventResolver
that creates the next event responding to requests that are service-ticket requests. |