Skip navigation links
A B C D E F G I L M O P R S T W 

A

AbstractLogoutAction - Class in org.apereo.cas.web.flow.logout
Abstract logout action, which prevents caching on logout.
AbstractLogoutAction() - Constructor for class org.apereo.cas.web.flow.logout.AbstractLogoutAction
 
AbstractMultifactorAuthenticationAction<T extends org.apereo.cas.services.MultifactorAuthenticationProvider> - Class in org.apereo.cas.web.flow.mfa
Abstract class that provides the doPreExecute() hook to set the find the provider for this webflow to be used by extending classes in doExecute().
AbstractMultifactorAuthenticationAction() - Constructor for class org.apereo.cas.web.flow.mfa.AbstractMultifactorAuthenticationAction
 
addMessageDescriptorToMessageContext(MessageContext, MessageDescriptor) - Static method in class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
Adds a warning message to the message context.
authenticationViaFormAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 

B

buildFinalAuthentication(AuthenticationResult) - Method in class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
Build final authentication authentication.

C

CasSupportActionsConfiguration - Class in org.apereo.cas.web.config
CasSupportActionsConfiguration() - Constructor for class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
centralAuthenticationService - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The authentication service.
createOrUpdateTicketGrantingTicket(AuthenticationResult, Authentication, String) - Method in class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
Create or update ticket granting ticket ticket granting ticket.
createTicketGrantingTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
CreateTicketGrantingTicketAction - Class in org.apereo.cas.web.flow.login
Action that handles the TicketGrantingTicket creation and destruction.
CreateTicketGrantingTicketAction() - Constructor for class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
 

D

destroyApplicationSession(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Destroy application session.
determineUnauthorizedServiceRedirectUrl(RequestContext) - Method in class org.apereo.cas.web.flow.login.RedirectUnauthorizedServiceUrlAction
Determine unauthorized service redirect url.
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.GatewayServicesManagementCheck
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.GenerateServiceTicketAction
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.GenericSuccessViewAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialAuthenticationRequestValidationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitializeLoginAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.RedirectUnauthorizedServiceUrlAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.SendTicketGrantingTicketAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.ServiceWarningAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.SetServiceUnauthorizedRedirectUrlAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.login.TicketGrantingTicketCheckAction
Determines whether the TGT in the flow request context is valid.
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationAvailableAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationBypassAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationFailureAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ServiceAuthorizationCheck
 
doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
Execute the logout action after invalidating the cache.
doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.logout.FrontChannelLogoutAction
 
doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.logout.LogoutAction
 
doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.logout.LogoutViewSetupAction
 
doPreExecute(RequestContext) - Method in class org.apereo.cas.web.flow.mfa.AbstractMultifactorAuthenticationAction
 

E

errorHandlerResolver() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
eventFactorySupport - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The event factory.

F

FlowExecutionExceptionResolver - Class in org.apereo.cas.web
The FlowExecutionExceptionResolver catches the FlowExecutionRepositoryException thrown by Spring Webflow when the given flow id no longer exists.
FlowExecutionExceptionResolver() - Constructor for class org.apereo.cas.web.FlowExecutionExceptionResolver
 
frontChannelLogoutAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
FrontChannelLogoutAction - Class in org.apereo.cas.web.flow.logout
Logout action for front SLO : find the next eligible service and perform front logout.
FrontChannelLogoutAction() - Constructor for class org.apereo.cas.web.flow.logout.FrontChannelLogoutAction
 

G

gatewayServicesManagementCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
GatewayServicesManagementCheck - Class in org.apereo.cas.web.flow
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.
GatewayServicesManagementCheck() - Constructor for class org.apereo.cas.web.flow.GatewayServicesManagementCheck
 
generateServiceTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
GenerateServiceTicketAction - Class in org.apereo.cas.web.flow
Action to generate a service ticket for a given Ticket Granting Ticket and Service.
GenerateServiceTicketAction() - Constructor for class org.apereo.cas.web.flow.GenerateServiceTicketAction
 
genericSuccessViewAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
GenericSuccessViewAction - Class in org.apereo.cas.web.flow.login
Action that should execute prior to rendering the generic-success login view.
GenericSuccessViewAction() - Constructor for class org.apereo.cas.web.flow.login.GenericSuccessViewAction
 
getAuthenticationPrincipal(String) - Method in class org.apereo.cas.web.flow.login.GenericSuccessViewAction
Gets authentication principal.
getServicesManager() - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
 

I

initialAuthenticationRequestValidationAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
InitialAuthenticationRequestValidationAction - Class in org.apereo.cas.web.flow.login
InitialAuthenticationRequestValidationAction() - Constructor for class org.apereo.cas.web.flow.login.InitialAuthenticationRequestValidationAction
 
initialFlowSetupAction(ArgumentExtractor) - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
InitialFlowSetupAction - Class in org.apereo.cas.web.flow.login
Class to automatically set the paths for the CookieGenerators.
InitialFlowSetupAction() - Constructor for class org.apereo.cas.web.flow.login.InitialFlowSetupAction
 
initializeLoginAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
InitializeLoginAction - Class in org.apereo.cas.web.flow.login
InitializeLoginAction() - Constructor for class org.apereo.cas.web.flow.login.InitializeLoginAction
 
isGatewayPresent(RequestContext) - Method in class org.apereo.cas.web.flow.GenerateServiceTicketAction
Checks if gateway is present in the request params.
isLogoutRequestConfirmed(RequestContext) - Static method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Check if the logout must be confirmed.

L

logoutAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
LogoutAction - Class in org.apereo.cas.web.flow.logout
Action to delete the TGT and the appropriate cookies.
LogoutAction() - Constructor for class org.apereo.cas.web.flow.logout.LogoutAction
 
logoutProperties - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The logout properties.
logoutViewSetupAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
LogoutViewSetupAction - Class in org.apereo.cas.web.flow.logout
LogoutViewSetupAction() - Constructor for class org.apereo.cas.web.flow.logout.LogoutViewSetupAction
 

M

mfaAvailableAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
mfaBypassAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
mfaFailureAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
MultifactorAuthenticationAvailableAction - Class in org.apereo.cas.web.flow.mfa
Action that will be called as part of the MFA subflow to determine if a MFA provider is up and available to provide authentications.
MultifactorAuthenticationAvailableAction() - Constructor for class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationAvailableAction
 
MultifactorAuthenticationBypassAction - Class in org.apereo.cas.web.flow.mfa
Action that is responsible for determing if this MFA provider for the current subflow can be bypassed for the user attempting to login into the service.
MultifactorAuthenticationBypassAction() - Constructor for class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationBypassAction
 
MultifactorAuthenticationFailureAction - Class in org.apereo.cas.web.flow.mfa
Action executed to determine how a MFA provider should fail if unavailable.
MultifactorAuthenticationFailureAction() - Constructor for class org.apereo.cas.web.flow.mfa.MultifactorAuthenticationFailureAction
 

O

org.apereo.cas.web - package org.apereo.cas.web
 
org.apereo.cas.web.config - package org.apereo.cas.web.config
 
org.apereo.cas.web.flow - package org.apereo.cas.web.flow
 
org.apereo.cas.web.flow.login - package org.apereo.cas.web.flow.login
 
org.apereo.cas.web.flow.logout - package org.apereo.cas.web.flow.logout
 
org.apereo.cas.web.flow.mfa - package org.apereo.cas.web.flow.mfa
 

P

PARAMETER_NAME_IGNORE_WARNING - Static variable in class org.apereo.cas.web.flow.login.ServiceWarningAction
Parameter name indicating that warning should be ignored and removed.
preventCaching(HttpServletResponse) - Method in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
Prevent caching by adding the appropriate headers.
provider - Variable in class org.apereo.cas.web.flow.mfa.AbstractMultifactorAuthenticationAction
The resolved provider for this flow.

R

redirectUnauthorizedServiceUrlAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
RedirectUnauthorizedServiceUrlAction - Class in org.apereo.cas.web.flow.login
RedirectUnauthorizedServiceUrlAction() - Constructor for class org.apereo.cas.web.flow.login.RedirectUnauthorizedServiceUrlAction
 
REQUEST_PARAM_LOGOUT_REQUEST_CONFIRMED - Static variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Parameter to indicate logout request is confirmed.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apereo.cas.web.FlowExecutionExceptionResolver
Since FlowExecutionRepositoryException is a common ancestor to these exceptions and other error cases we would likely want to hide from the user, it seems reasonable to check for FlowExecutionRepositoryException.

S

sendTicketGrantingTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
SendTicketGrantingTicketAction - Class in org.apereo.cas.web.flow.login
Action that handles the TicketGrantingTicket creation and destruction.
SendTicketGrantingTicketAction() - Constructor for class org.apereo.cas.web.flow.login.SendTicketGrantingTicketAction
 
serviceAuthorizationCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
ServiceAuthorizationCheck - Class in org.apereo.cas.web.flow
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).
ServiceAuthorizationCheck() - Constructor for class org.apereo.cas.web.flow.ServiceAuthorizationCheck
 
servicesManager - Variable in class org.apereo.cas.web.flow.login.InitializeLoginAction
The services manager with access to the registry.
servicesManager - Variable in class org.apereo.cas.web.flow.login.SetServiceUnauthorizedRedirectUrlAction
The services manager with access to the registry.
serviceWarningAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
ServiceWarningAction - Class in org.apereo.cas.web.flow.login
ServiceWarningAction() - Constructor for class org.apereo.cas.web.flow.login.ServiceWarningAction
 
setServiceUnauthorizedRedirectUrlAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
SetServiceUnauthorizedRedirectUrlAction - Class in org.apereo.cas.web.flow.login
SetServiceUnauthorizedRedirectUrlAction() - Constructor for class org.apereo.cas.web.flow.login.SetServiceUnauthorizedRedirectUrlAction
 

T

terminate(RequestContext) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Terminates the CAS SSO session by destroying the TGT (if any) and removing cookies related to the SSO session.
terminateSessionAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
TerminateSessionAction - Class in org.apereo.cas.web.flow.logout
Terminates the CAS SSO session by destroying all SSO state data (i.e.
TerminateSessionAction() - Constructor for class org.apereo.cas.web.flow.logout.TerminateSessionAction
 
ticketGrantingTicketCheckAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
TicketGrantingTicketCheckAction - Class in org.apereo.cas.web.flow.login
Webflow action that checks whether the TGT in the request context is valid.
TicketGrantingTicketCheckAction() - Constructor for class org.apereo.cas.web.flow.login.TicketGrantingTicketCheckAction
 
ticketGrantingTicketCookieGenerator - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The TGT cookie generator.

W

warnCookieGenerator - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The warn cookie generator.
A B C D E F G I L M O P R S T W 
Skip navigation links