| Class | Description |
|---|---|
| AbstractLogoutAction |
Abstract logout action, which prevents caching on logout.
|
| FrontChannelLogoutAction |
Logout action for front SLO : find the next eligible service and perform front logout.
|
| GatewayServicesManagementCheck |
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.
|
| GenerateServiceTicketAction |
Action to generate a service ticket for a given Ticket Granting Ticket and
Service.
|
| GenericSuccessViewAction |
Action that should execute prior to rendering the generic-success login view.
|
| InitialAuthenticationRequestValidationAction | |
| InitialFlowSetupAction |
Class to automatically set the paths for the CookieGenerators.
|
| InitializeLoginAction |
This is
InitializeLoginAction. |
| LogoutAction |
Action to delete the TGT and the appropriate cookies.
|
| SendTicketGrantingTicketAction |
Action that handles the TicketGrantingTicket creation and destruction.
|
| ServiceAuthorizationCheck |
Performs a basic check if an authentication request for a provided service is authorized to proceed
based on the registered services registry configuration (or lack thereof).
|
| ServiceWarningAction |
This is
ServiceWarningAction. |
| TerminateSessionAction |
Terminates the CAS SSO session by destroying all SSO state data (i.e.
|
| TicketGrantingTicketCheckAction |
Webflow action that checks whether the TGT in the request context is valid.
|