A B C D E F G I L O P R S T V W 
All Classes All Packages

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
 
addMessageDescriptorToMessageContext(MessageContext, MessageDescriptor) - Static method in class org.apereo.cas.web.flow.login.CreateTicketGrantingTicketAction
Adds a warning message to the message context.
applicationContext - Variable in class org.apereo.cas.web.flow.login.RenderLoginAction
The current application context.
applicationContext - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Application context.
argumentExtractor - Variable in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
Argument extractor.
authenticationViaFormAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 

B

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

C

casProperties - Variable in class org.apereo.cas.web.flow.login.InitializeLoginAction
CAS Properties.
casProperties - Variable in class org.apereo.cas.web.flow.login.RenderLoginAction
Collection of CAS settings.
casProperties - Variable in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
CAS properties.
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.AbstractLogoutAction
The cas service.
centralAuthenticationService - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The authentication service.
collectServicesToMatch(RequestContext, String) - Method in class org.apereo.cas.web.flow.login.VerifyRequiredServiceAction
Collect services to match.
configureCookieGenerators(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the cookie generators in webflow.
configureWebflowContext(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the webflow.
configureWebflowForCustomFields(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the custom fields in webflow.
configureWebflowForPostParameters(RequestContext) - Static method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the POST parameters in webflow.
configureWebflowForServices(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the services in webflow.
configureWebflowForSsoParticipation(RequestContext, String) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the SSO participation in webflow.
configureWebflowForTicketGrantingTicket(RequestContext) - Method in class org.apereo.cas.web.flow.login.InitialFlowSetupAction
Configure the ticket granting ticket in webflow.
confirmLogoutAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
ConfirmLogoutAction - Class in org.apereo.cas.web.flow.logout
Confirm logout action once the confirmation view is displayed.
ConfirmLogoutAction(CentralAuthenticationService, CasCookieBuilder, ArgumentExtractor, ServicesManager, LogoutExecutionPlan, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.logout.ConfirmLogoutAction
 
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) - Static 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.BaseServiceAuthorizationCheckAction
 
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.RenderLoginAction
 
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.SessionStoreTicketGrantingTicketAction
 
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.login.VerifyRequiredServiceAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
 
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.ConfirmLogoutAction
 
doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.logout.FinishLogoutAction
 
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
 

E

enforceInitialMandatoryService(RequestContext, String, Pattern) - Method in class org.apereo.cas.web.flow.login.VerifyRequiredServiceAction
Configure webflow for initial mandatory service.
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

finishLogoutAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
FinishLogoutAction - Class in org.apereo.cas.web.flow.logout
FinishLogoutAction(CentralAuthenticationService, CasCookieBuilder, ArgumentExtractor, ServicesManager, LogoutExecutionPlan, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.logout.FinishLogoutAction
 
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(CentralAuthenticationService, CasCookieBuilder, ArgumentExtractor, ServicesManager, LogoutExecutionPlan, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.logout.FrontChannelLogoutAction
 

G

gatewayServicesManagementCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
GatewayServicesManagementCheckAction - Class in org.apereo.cas.web.flow
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.
GatewayServicesManagementCheckAction(ServicesManager, AuthenticationServiceSelectionPlan) - Constructor for class org.apereo.cas.web.flow.GatewayServicesManagementCheckAction
 
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
 
getAuthentication(String) - Method in class org.apereo.cas.web.flow.login.GenericSuccessViewAction
Gets authentication principal.
getTicketGrantingTicket(RequestContext) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Retrieve the TGT identifier.

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() - 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
 
initiateSingleLogout(String, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Initiate single logout.
isGatewayPresent(RequestContext) - Method in class org.apereo.cas.web.flow.GenerateServiceTicketAction
Checks if gateway is present in the request params.
isLoginFlowActive(RequestContext) - Static method in class org.apereo.cas.web.flow.login.InitializeLoginAction
Is login flow active.
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(CentralAuthenticationService, CasCookieBuilder, ArgumentExtractor, ServicesManager, LogoutExecutionPlan, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.logout.LogoutAction
 
logoutExecutionPlan - Variable in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
Logout execution plan.
logoutManager - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
Logout manager.
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(CentralAuthenticationService, CasCookieBuilder, ArgumentExtractor, ServicesManager, LogoutExecutionPlan, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.logout.LogoutViewSetupAction
 

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
 

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.

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
 
RenderLoginAction - Class in org.apereo.cas.web.flow.login
RenderLoginAction() - Constructor for class org.apereo.cas.web.flow.login.RenderLoginAction
 
renderLoginFormAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
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
 
ServiceAuthorizationCheckAction - 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).
ServiceAuthorizationCheckAction(ServicesManager, AuthenticationServiceSelectionPlan) - Constructor for class org.apereo.cas.web.flow.ServiceAuthorizationCheckAction
 
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.RenderLoginAction
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.
servicesManager - Variable in class org.apereo.cas.web.flow.logout.AbstractLogoutAction
Services manager.
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
 
SessionStoreTicketGrantingTicketAction - Class in org.apereo.cas.web.flow.login
SessionStoreTicketGrantingTicketAction() - Constructor for class org.apereo.cas.web.flow.login.SessionStoreTicketGrantingTicketAction
 
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
 
shouldSkipRequiredServiceCheck(RequestContext, Pattern) - Method in class org.apereo.cas.web.flow.login.VerifyRequiredServiceAction
Should skip required service check.

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.AbstractLogoutAction
The TGT cookie generator.
ticketGrantingTicketCookieGenerator - Variable in class org.apereo.cas.web.flow.logout.TerminateSessionAction
The TGT cookie generator.

V

verifyRequiredServiceAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
 
VerifyRequiredServiceAction - Class in org.apereo.cas.web.flow.login
Class to automatically set the paths for the CookieGenerators.
VerifyRequiredServiceAction() - Constructor for class org.apereo.cas.web.flow.login.VerifyRequiredServiceAction
 

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 O P R S T V W 
All Classes All Packages