- SelectiveFlowHandlerAdapter - Class in org.jasig.cas.web.flow
-
Selective extension of FlowHandlerAdapter that only supports FlowHandlers matching one or
more flow IDs.
- SelectiveFlowHandlerAdapter() - Constructor for class org.jasig.cas.web.flow.SelectiveFlowHandlerAdapter
-
- SendTicketGrantingTicketAction - Class in org.jasig.cas.web.flow
-
Action that handles the TicketGrantingTicket creation and destruction.
- SendTicketGrantingTicketAction() - Constructor for class org.jasig.cas.web.flow.SendTicketGrantingTicketAction
-
Instantiates a new Send ticket granting ticket action.
- ServiceAuthorizationCheck - Class in org.jasig.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(ServicesManager) - Constructor for class org.jasig.cas.web.flow.ServiceAuthorizationCheck
-
Initialize the component with an instance of the services manager.
- setArgumentExtractors(List<ArgumentExtractor>) - Method in class org.jasig.cas.web.flow.InitialFlowSetupAction
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.jasig.cas.web.flow.AuthenticationViaFormAction
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.jasig.cas.web.flow.GenerateServiceTicketAction
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.jasig.cas.web.flow.AuthenticationViaFormAction
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.jasig.cas.web.flow.GenerateServiceTicketAction
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.jasig.cas.web.flow.SendTicketGrantingTicketAction
-
- setCreateSsoSessionCookieOnRenewAuthentications(boolean) - Method in class org.jasig.cas.web.flow.SendTicketGrantingTicketAction
-
- setEnableFlowOnAbsentServiceRequest(boolean) - Method in class org.jasig.cas.web.flow.InitialFlowSetupAction
-
Decide whether CAS should allow authentication requests
when no service is present in the request.
- setFlowExecutionKeyParameter(String) - Method in class org.jasig.cas.web.flow.CasDefaultFlowUrlHandler
-
Sets the parameter name used to carry flow execution key in request.
- setFollowServiceRedirects(boolean) - Method in class org.jasig.cas.web.flow.LogoutAction
-
- setLogoutRequestParameter(String) - Method in class org.jasig.cas.web.flow.FrontChannelLogoutAction
-
- setModelKey(String) - Method in class org.jasig.cas.web.FlowExecutionExceptionResolver
-
- setServicesManager(ServicesManager) - Method in class org.jasig.cas.web.flow.GenerateServiceTicketAction
-
- setServicesManager(ServicesManager) - Method in class org.jasig.cas.web.flow.InitialFlowSetupAction
-
Set the service manager to allow access to the registry
to retrieve the registered service details associated
with an incoming service.
- setServicesManager(ServicesManager) - Method in class org.jasig.cas.web.flow.LogoutAction
-
- setServicesManager(ServicesManager) - Method in class org.jasig.cas.web.flow.SendTicketGrantingTicketAction
-
- setSupportedFlowId(String) - Method in class org.jasig.cas.web.flow.SelectiveFlowHandlerAdapter
-
- setSupportedFlowIds(Set<String>) - Method in class org.jasig.cas.web.flow.SelectiveFlowHandlerAdapter
-
- setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator) - Method in class org.jasig.cas.web.flow.InitialFlowSetupAction
-
- setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator) - Method in class org.jasig.cas.web.flow.SendTicketGrantingTicketAction
-
- setTicketRegistrySupport(TicketRegistrySupport) - Method in class org.jasig.cas.web.flow.GenerateServiceTicketAction
-
- setWarnCookieGenerator(CookieGenerator) - Method in class org.jasig.cas.web.flow.AuthenticationViaFormAction
-
- setWarnCookieGenerator(CookieRetrievingCookieGenerator) - Method in class org.jasig.cas.web.flow.InitialFlowSetupAction
-
- submit(RequestContext, Credential, MessageContext) - Method in class org.jasig.cas.web.flow.AuthenticationViaFormAction
-
Handle the submission of credentials from the post.
- SUCCESS_WITH_WARNINGS - Static variable in class org.jasig.cas.web.flow.AuthenticationViaFormAction
-
Authentication succeeded with warnings from authn subsystem that should be displayed to user.
- supports(Object) - Method in class org.jasig.cas.web.flow.SelectiveFlowHandlerAdapter
-