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

A

AbstractAuthenticationAction - Class in org.apereo.cas.web.flow.actions
AbstractAuthenticationAction() - Constructor for class org.apereo.cas.web.flow.actions.AbstractAuthenticationAction
 
AbstractCasMultifactorWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
The AbstractCasMultifactorWebflowConfigurer is responsible for providing an entry point into the CAS webflow.
AbstractCasMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.configurer.AbstractCasMultifactorWebflowConfigurer
 
AbstractCasWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
The AbstractCasWebflowConfigurer is responsible for providing an entry point into the CAS webflow.
AbstractCasWebflowConfigurer() - Constructor for class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
AbstractCasWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
This is AbstractCasWebflowEventResolver that provides parent operations for all child event resolvers to handle core webflow changes.
AbstractCasWebflowEventResolver() - Constructor for class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
 
AbstractMultifactorTrustedDeviceWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
AbstractMultifactorTrustedDeviceWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.configurer.AbstractMultifactorTrustedDeviceWebflowConfigurer
 
AbstractNonInteractiveCredentialsAction - Class in org.apereo.cas.web.flow.actions
Abstract class to handle the retrieval and authentication of non-interactive credential such as client certificates, NTLM, etc.
AbstractNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.actions.AbstractNonInteractiveCredentialsAction
 
AdaptiveMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.adaptive
AdaptiveMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties, GeoLocationService) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.AdaptiveMultifactorAuthenticationPolicyEventResolver
 
addDelegate(CasWebflowEventResolver) - Method in interface org.apereo.cas.web.flow.resolver.CasDelegatingWebflowEventResolver
Add delegate.
addDelegate(CasWebflowEventResolver, int) - Method in interface org.apereo.cas.web.flow.resolver.CasDelegatingWebflowEventResolver
Add delegate given an index/position.
addDelegate(CasWebflowEventResolver) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
addDelegate(CasWebflowEventResolver, int) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
applicationContext - Variable in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Application context.
applicationContext - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The Application context.
attributeNames - Variable in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
Principal attribute names.
augmentMultifactorProviderFlowRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasMultifactorWebflowConfigurer
Augment mfa provider flow registry.
AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
This is AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver that attempts to locate an authentication attribute, match its value against the provided pattern and decide the next event in the flow for the given service.
AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver
 
AuthenticationExceptionHandlerAction - Class in org.apereo.cas.web.flow.actions
Performs two important error handling functions on an AuthenticationException raised from the authentication layer: Maps handler errors onto message bundle strings for display to user. Determines the next webflow state by comparing handler errors against AuthenticationExceptionHandlerAction.errors in list order.
AuthenticationExceptionHandlerAction() - Constructor for class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
 
AuthenticationExceptionHandlerAction(Set<Class<? extends Throwable>>) - Constructor for class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
 
authenticationRequestServiceSelectionStrategies - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Extract the service specially in the event that it's proxied by a callback.
authenticationSystemSupport - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The Authentication system support.

B

BaseMultifactorAuthenticationProviderEventResolver - Class in org.apereo.cas.web.flow.authentication
BaseMultifactorAuthenticationProviderEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
 
BaseRequestMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.request
This is BaseRequestMultifactorAuthenticationPolicyEventResolver that attempts to resolve the next event based on the authentication providers of this service.
BaseRequestMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.request.BaseRequestMultifactorAuthenticationPolicyEventResolver
 
BasicSubflowExpression - Class in org.apereo.cas.web.flow.configurer
Creates a custom subflow expression.
BasicSubflowExpression() - Constructor for class org.apereo.cas.web.flow.configurer.BasicSubflowExpression
 
build() - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
 
build() - Method in class org.apereo.cas.web.flow.executor.WebflowExecutorFactory
Build flow executor.
buildEventAttributeMap(Principal, RegisteredService, MultifactorAuthenticationProvider) - Static method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Build event attribute map map.
buildFlow(String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 

C

callRestEndpointForMultifactor(Principal, RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
Call rest endpoint for multifactor.
CasDefaultFlowUrlHandler - Class in org.apereo.cas.web.flow.actions
Provides special handling for parameters in requests made to the CAS login webflow.
CasDefaultFlowUrlHandler() - Constructor for class org.apereo.cas.web.flow.actions.CasDefaultFlowUrlHandler
 
CasDelegatingWebflowEventResolver - Interface in org.apereo.cas.web.flow.resolver
This is CasDelegatingWebflowEventResolver that delegates the actual task of event resolution to a number of inner resolvers.
CasFlowHandlerAdapter - Class in org.apereo.cas.web.flow
CasFlowHandlerAdapter(String) - Constructor for class org.apereo.cas.web.flow.CasFlowHandlerAdapter
 
casProperties - Variable in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
CAS Properties.
CasWebflowEventResolver - Interface in org.apereo.cas.web.flow.resolver
This is CasWebflowEventResolver that decides the next event in the authentication web flow.
centralAuthenticationService - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The Central authentication service.
CheckWebAuthenticationRequestAction - Class in org.apereo.cas.web.flow.actions
CheckWebAuthenticationRequestAction() - Constructor for class org.apereo.cas.web.flow.actions.CheckWebAuthenticationRequestAction
 
ClearWebflowCredentialAction - Class in org.apereo.cas.web.flow.actions
This is ClearWebflowCredentialAction invoked ONLY as an exit-action for non-interactive authn flows.
ClearWebflowCredentialAction() - Constructor for class org.apereo.cas.web.flow.actions.ClearWebflowCredentialAction
 
cloneActionState(ActionState, ActionState) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Clone action state.
CompositeFlowExecutionKeyConverter - Class in org.apereo.cas.web.flow.actions
Special converter for the CompositeFlowExecutionKey to return as a String.
CompositeFlowExecutionKeyConverter() - Constructor for class org.apereo.cas.web.flow.actions.CompositeFlowExecutionKeyConverter
 
constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractNonInteractiveCredentialsAction
Abstract method to implement to construct the credential from the request object.
containsFlowState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Contains flow state?
containsSubflowState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Contains subflow state.
containsTransition(TransitionableState, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Contains transition boolean.
convertSourceToTargetClass(Object, Class) - Method in class org.apereo.cas.web.flow.actions.CompositeFlowExecutionKeyConverter
 
createActionState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create action state action state.
createActionState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create action state action state.
createActionState(Flow, String, Action) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create action state action state.
createActionState(Flow, String, Action...) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createAuthenticationWarningMessagesView(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create authentication warning messages view.
createClonedActionState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Clone and create action state.
createDecisionState(Flow, String, String, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createDefaultActionStates(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create default action states.
createDefaultDecisionStates(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create default decision states.
createDefaultEndStates(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create default global exception handlers.
createDefaultGlobalExceptionHandlers(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create default global exception handlers.
createDefaultViewStates(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create default view states.
createEndState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, Expression) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, String, boolean) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, ViewFactory) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEndWebflowEndState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create end webflow end state.
createEvaluateAction(String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createEvaluateActionForExistingActionState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create evaluate action for action state action.
createExpression(String, Class) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create expression expression.
createExpression(String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create expression.
createFinishLogoutDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Create finish logout decision state.
createFlowDefinitionUrl(String, AttributeMap, HttpServletRequest) - Method in class org.apereo.cas.web.flow.actions.CasDefaultFlowUrlHandler
 
createFlowExecutionUrl(String, String, HttpServletRequest) - Method in class org.apereo.cas.web.flow.actions.CasDefaultFlowUrlHandler
 
createFlowVariable(Flow, String, Class) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create flow variable flow variable.
createFrontLogoutActionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Create front logout action state.
createGatewayRequestCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create gateway request check decision state.
createGatewayServicesMgmtAction(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create gateway services mgmt action.
createGenerateServiceTicketAction(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create generate service ticket action.
createHandleAuthenticationFailureAction(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create handle authentication failure action.
createHasServiceCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create has service check decision state.
createInitialFlowActions(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create initial flow actions.
createInjectHeadersActionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create header end state.
createLogoutConfirmationView(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Create logout confirmation view.
createLogoutViewState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Create logout view state.
createMapperToSubflowState(List<DefaultMapping>) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create mapper to subflow state.
createMappingToSubflowState(String, String, boolean, Class) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create mapping to subflow state.
createPostEndState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create post end state.
createRedirectEndState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create redirect end state.
createRedirectToServiceActionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create redirect to service action state.
createRedirectUnauthorizedServiceUrlEndState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create redirect unauthorized service url end state.
createRememberMeAuthnWebflowConfig(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create remember me authn webflow config.
createRenewCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create renew check decision state.
createServiceCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create service check decision state.
createServiceUnauthorizedCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create service unauthorized check decision state.
createServiceWarningViewState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create service warning view state.
createStateBinderConfiguration(List<String>) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create state model bindings.
createStateDefaultTransition(TransitionableState, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Add a default transition to a given state.
createStateDefaultTransition(TransitionableState, StateDefinition) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create state default transition.
createStateModelBinding(TransitionableState, String, Class) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create state model binding.
createSubflowAttributeMapper(Mapper, Mapper) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create subflow attribute mapper.
createSubflowState(Flow, String, String, Action) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createSubflowState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createTerminateSessionAction(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create terminate session action.
createTerminateSessionActionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Create terminate session action state.
createTransition(String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createTransition(String, TransitionableState) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createTransition(String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createTransition(Expression, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createTransitionForState(TransitionableState, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create transition for state transition.
createTransitionForState(TransitionableState, String, String, boolean) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Add transition to action state.
createTransitionsForState(Flow, String, Map<String, String>) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Create transitions for state.
createViewState(Flow, String, Expression, BinderConfiguration) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createViewState(Flow, String, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createViewState(Flow, String, String, BinderConfiguration) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
createWarnDecisionState(Flow) - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Create warn decision state.

D

decrypt(byte[]) - Method in class org.apereo.cas.web.flow.executor.WebflowCipherBean
 
decrypt(InputStream, OutputStream) - Method in class org.apereo.cas.web.flow.executor.WebflowCipherBean
 
DEFAULT_FLOW_EXECUTION_KEY_PARAMETER - Static variable in class org.apereo.cas.web.flow.actions.CasDefaultFlowUrlHandler
Default flow execution key parameter name, "execution".
DefaultCasWebflowExecutionPlan - Class in org.apereo.cas.web.flow.configurer.plan
DefaultCasWebflowExecutionPlan() - Constructor for class org.apereo.cas.web.flow.configurer.plan.DefaultCasWebflowExecutionPlan
 
DefaultLoginWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
DefaultLoginWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
Instantiates a new Default webflow configurer.
DefaultLogoutWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
DefaultLogoutWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
Instantiates a new Default webflow configurer.
DefaultRegisteredServiceUserInterfaceInfo - Class in org.apereo.cas.web.flow.services
DefaultRegisteredServiceUserInterfaceInfo() - Constructor for class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
 
DefaultRegisteredServiceUserInterfaceInfo.Logo - Class in org.apereo.cas.web.flow.services
The Logo wrapper class for services UI.
DefaultSingleSignOnParticipationStrategy - Class in org.apereo.cas.web.flow
DefaultSingleSignOnParticipationStrategy() - Constructor for class org.apereo.cas.web.flow.DefaultSingleSignOnParticipationStrategy
 
dispose() - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractAuthenticationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.CheckWebAuthenticationRequestAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.ClearWebflowCredentialAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.RedirectToServiceAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.StaticEventExecutionAction
 
doInitialize() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Handle the initialization of the webflow.
doInitialize() - Method in class org.apereo.cas.web.flow.configurer.DefaultLoginWebflowConfigurer
 
doInitialize() - Method in class org.apereo.cas.web.flow.configurer.DefaultLogoutWebflowConfigurer
 
doInitialize() - Method in class org.apereo.cas.web.flow.configurer.GroovyWebflowConfigurer
 
doPreExecute(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractNonInteractiveCredentialsAction
 
DynamicFlowModelBuilder - Class in org.apereo.cas.web.flow.configurer
DynamicFlowModelBuilder() - Constructor for class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Instantiates a new Dynamic flow model builder.

E

encrypt(byte[]) - Method in class org.apereo.cas.web.flow.executor.WebflowCipherBean
 
encrypt(InputStream, OutputStream) - Method in class org.apereo.cas.web.flow.executor.WebflowCipherBean
 
evaluateEventForProviderInContext(Principal, RegisteredService, RequestContext, MultifactorAuthenticationProvider) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Verify provider for current context and validate event id.
eventPublisher - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
CAS event publisher.
execute() - Method in class org.apereo.cas.web.flow.configurer.plan.DefaultCasWebflowExecutionPlan
Execute the plan.

F

filterEventsByMultifactorAuthenticationProvider(Set<Event>, Authentication, RegisteredService, HttpServletRequest) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
Filter events by multifactor authentication providers.
finalizeResponseEvent(RequestContext, WebApplicationService, Response) - Method in class org.apereo.cas.web.flow.actions.RedirectToServiceAction
Finalize response event event.
flattenProviders(Collection<? extends MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
 
flowBuilderServices - Variable in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Flow builder services.

G

getAuthenticationProviderForService(RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Gets authentication provider for service.
getCandidateStatesForMultifactorAuthentication() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasMultifactorWebflowConfigurer
 
getCredentialFromContext(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Gets credential from context.
getDescription() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets description.
getDescriptions() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets descriptions.
getDisplayName() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets display name.
getDisplayNames() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
 
getErrors() - Method in class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
 
getExpressionStringFromAction(EvaluateAction) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets expression string from action.
getFinalResponseEventId(WebApplicationService, Response, RequestContext) - Method in class org.apereo.cas.web.flow.actions.InjectResponseHeadersAction
 
getFinalResponseEventId(WebApplicationService, Response, RequestContext) - Method in class org.apereo.cas.web.flow.actions.RedirectToServiceAction
Gets final response event id.
getFlowExecutionKey(HttpServletRequest) - Method in class org.apereo.cas.web.flow.actions.CasDefaultFlowUrlHandler
Get the flow execution key.
getFlowModelResource() - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
 
getInformationURL() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets information uRL.
getInformationURLs() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets information uR ls.
getLoginFlow() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
getLogoHeight() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets logo height.
getLogoUrl() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets logo url.
getLogoUrls() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets logo urls.
getLogoutFlow() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
getLogoWidth() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets logo height.
getMultifactorAuthenticationProviderFromApplicationContext(String) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Find the MultifactorAuthenticationProvider in the application contact that matches the specified providerId (e.g.
getName() - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
Define the name of this even resolver.
getPrincipalAttributesForMultifactorAuthentication(Principal) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Gets principal attributes for multifactor authentication.
getPrivacyStatementURL() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets privacy statement uRL.
getPrivacyStatementURLs() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
Gets privacy statement uR ls.
getResolvedEventsAsAttribute(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Gets resolved events as attribute.
getSourceClass() - Method in class org.apereo.cas.web.flow.actions.CompositeFlowExecutionKeyConverter
 
getSpringExpressionParser() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets spring expression parser.
getStartState(Flow) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
getState(Flow, String, Class<T>) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets state.
getState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets state.
getTargetClass() - Method in class org.apereo.cas.web.flow.actions.CompositeFlowExecutionKeyConverter
 
getTransitionableState(Flow, String, Class<T>) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets transitionable state.
getTransitionableState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets transitionable state.
getTransitionExecutionCriteriaChainForTransition(Transition) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets transition execution criteria chain for transition.
getValue(Object) - Method in class org.apereo.cas.web.flow.configurer.BasicSubflowExpression
 
getViewStateBinderConfiguration(ViewState) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Gets state binder configuration.
GlobalMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
GlobalMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.GlobalMultifactorAuthenticationPolicyEventResolver
 
globalPrincipalAttributeValueRegex - Variable in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
Principal attribute value regex.
grantServiceTicket(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
Grant service ticket for the given credential based on the service and tgt that are found in the request context.
grantTicketGrantingTicketToAuthenticationResult(RequestContext, AuthenticationResultBuilder, Service) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Grant ticket granting ticket.
GroovyScriptMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
This is GroovyScriptMultifactorAuthenticationPolicyEventResolver that conditionally evaluates a groovy script to resolve the mfa provider id and event.
GroovyScriptMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.GroovyScriptMultifactorAuthenticationPolicyEventResolver
 
GroovyScriptMultifactorAuthenticationProviderSelector - Class in org.apereo.cas.web.flow.authentication
GroovyScriptMultifactorAuthenticationProviderSelector() - Constructor for class org.apereo.cas.web.flow.authentication.GroovyScriptMultifactorAuthenticationProviderSelector
 
GroovyWebflowConfigurer - Class in org.apereo.cas.web.flow.configurer
GroovyWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.configurer.GroovyWebflowConfigurer
 

H

handle(Exception, RequestContext) - Method in class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
Maps an authentication exception onto a state name.
handleAbstractTicketException(AbstractTicketException, RequestContext) - Method in class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
Maps an AbstractTicketException onto a state name equal to the simple class name of the exception with highest precedence.
handleAuthenticationException(AuthenticationException, RequestContext) - Method in class org.apereo.cas.web.flow.actions.AuthenticationExceptionHandlerAction
Maps an authentication exception onto a state name equal to the simple class name of the handler errors.
handleAuthenticationTransactionAndGrantTicketGrantingTicket(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Handle authentication transaction and grant ticket granting ticket.
hasFlowModelResourceChanged() - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
 

I

init() - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
 
InitialAuthenticationAction - Class in org.apereo.cas.web.flow.actions
This is InitialAuthenticationAction, which serves as a placeholder for now to control initial authn behavior, and to accommodate audit log events.
InitialAuthenticationAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.actions.InitialAuthenticationAction
 
InitialAuthenticationAttemptWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
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.
InitialAuthenticationAttemptWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, AuditableExecution) - Constructor for class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
initialize() - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
InjectResponseHeadersAction - Class in org.apereo.cas.web.flow.actions
InjectResponseHeadersAction(ResponseBuilderLocator) - Constructor for class org.apereo.cas.web.flow.actions.InjectResponseHeadersAction
 
isParticipating(RequestContext) - Method in class org.apereo.cas.web.flow.DefaultSingleSignOnParticipationStrategy
 
isRequestAskingForServiceTicket(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
Is request asking for service ticket?

L

loginFlowDefinitionRegistry - Variable in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
The Login flow definition registry.
Logo() - Constructor for class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
LogoutConversionService - Class in org.apereo.cas.web.flow.actions
Special conversion service with a CompositeFlowExecutionKeyConverter.
LogoutConversionService() - Constructor for class org.apereo.cas.web.flow.actions.LogoutConversionService
Build a new conversion service with a CompositeFlowExecutionKeyConverter.
logoutFlowDefinitionRegistry - Variable in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
The logout flow definition registry.

M

MFA_TRUSTED_AUTHN_SCOPE_ATTR - Static variable in class org.apereo.cas.web.flow.configurer.AbstractMultifactorTrustedDeviceWebflowConfigurer
Trusted authentication scope attribute.
multifactorAuthenticationProviderSelector - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The mfa selector.

N

newEvent(String, Exception) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
New event based on the id, which contains an error attribute referring to the exception occurred.
newEvent(String) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
New event event.
newEvent(String, AttributeMap) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
New event based on the given id.
NoOpCasWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
This is NoOpCasWebflowEventResolver that does not resolve any events.
NoOpCasWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.NoOpCasWebflowEventResolver
 

O

onError(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractAuthenticationAction
On error.
onError(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractNonInteractiveCredentialsAction
 
onSuccess(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractAuthenticationAction
On success.
onWarn(RequestContext) - Method in class org.apereo.cas.web.flow.actions.AbstractAuthenticationAction
On warn.
org.apereo.cas.web.flow - package org.apereo.cas.web.flow
 
org.apereo.cas.web.flow.actions - package org.apereo.cas.web.flow.actions
 
org.apereo.cas.web.flow.authentication - package org.apereo.cas.web.flow.authentication
 
org.apereo.cas.web.flow.configurer - package org.apereo.cas.web.flow.configurer
 
org.apereo.cas.web.flow.configurer.plan - package org.apereo.cas.web.flow.configurer.plan
 
org.apereo.cas.web.flow.executor - package org.apereo.cas.web.flow.executor
 
org.apereo.cas.web.flow.resolver - package org.apereo.cas.web.flow.resolver
 
org.apereo.cas.web.flow.resolver.impl - package org.apereo.cas.web.flow.resolver.impl
 
org.apereo.cas.web.flow.resolver.impl.mfa - package org.apereo.cas.web.flow.resolver.impl.mfa
 
org.apereo.cas.web.flow.resolver.impl.mfa.adaptive - package org.apereo.cas.web.flow.resolver.impl.mfa.adaptive
 
org.apereo.cas.web.flow.resolver.impl.mfa.request - package org.apereo.cas.web.flow.resolver.impl.mfa.request
 
org.apereo.cas.web.flow.services - package org.apereo.cas.web.flow.services
 

P

PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
PrincipalAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
This is PrincipalAttributeMultifactorAuthenticationPolicyEventResolver that attempts to locate a principal attribute, match its value against the provided pattern and decide the next event in the flow for the given service.
PrincipalAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
putResolvedEventsAsAttribute(RequestContext, Set<Event>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Put resolved events as attribute.

R

RankedAuthenticationProviderWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
RankedAuthenticationProviderWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, AuthenticationContextValidator, CasDelegatingWebflowEventResolver) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
 
RankedMultifactorAuthenticationProviderSelector - Class in org.apereo.cas.web.flow.authentication
This is RankedMultifactorAuthenticationProviderSelector that sorts providers based on their rank and picks the one with the highest priority.
RankedMultifactorAuthenticationProviderSelector() - Constructor for class org.apereo.cas.web.flow.authentication.RankedMultifactorAuthenticationProviderSelector
 
RedirectToServiceAction - Class in org.apereo.cas.web.flow.actions
RedirectToServiceAction() - Constructor for class org.apereo.cas.web.flow.actions.RedirectToServiceAction
 
registeredService - Variable in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
the registered service.
RegisteredServiceMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
This is RegisteredServiceMultifactorAuthenticationPolicyEventResolver that attempts to resolve the next event based on the authentication providers of this service.
RegisteredServiceMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
 
RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
This is RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver that attempts to locate the given principal attribute in the service authentication policy and match it against the pattern provided in the same policy.
RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
registerMultifactorFlowDefinitionIntoLoginFlowRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasMultifactorWebflowConfigurer
Register flow definition into login flow registry.
registerMultifactorProviderAuthenticationWebflow(Flow, String, FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasMultifactorWebflowConfigurer
Register multifactor provider authentication webflow.
registerMultifactorProvidersStateTransitionsIntoWebflow(TransitionableState) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
Register multifactor providers state transitions into webflow.
registerMultifactorTrustedAuthentication(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.configurer.AbstractMultifactorTrustedDeviceWebflowConfigurer
Register multifactor trusted authentication into webflow.
registerWebflowConfigurer(CasWebflowConfigurer) - Method in class org.apereo.cas.web.flow.configurer.plan.DefaultCasWebflowExecutionPlan
 
RequestHeaderMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.request
This is RequestHeaderMultifactorAuthenticationPolicyEventResolver that attempts to resolve the next event based on the authentication providers of this service.
RequestHeaderMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestHeaderMultifactorAuthenticationPolicyEventResolver
 
RequestParameterMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.request
This is RequestParameterMultifactorAuthenticationPolicyEventResolver that attempts to resolve the next event based on the authentication providers of this service.
RequestParameterMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestParameterMultifactorAuthenticationPolicyEventResolver
 
RequestSessionAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.request
This is RequestSessionAttributeMultifactorAuthenticationPolicyEventResolver that attempts to resolve the next event based on the authentication providers of this service.
RequestSessionAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestSessionAttributeMultifactorAuthenticationPolicyEventResolver
 
resolve(Collection<MultifactorAuthenticationProvider>, RegisteredService, Principal) - Method in class org.apereo.cas.web.flow.authentication.GroovyScriptMultifactorAuthenticationProviderSelector
 
resolve(Collection<MultifactorAuthenticationProvider>, RegisteredService, Principal) - Method in class org.apereo.cas.web.flow.authentication.RankedMultifactorAuthenticationProviderSelector
 
resolve(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
Resolve event.
resolve(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
 
resolveCandidateAuthenticationEvents(RequestContext, Service, RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
Resolve candidate authentication events set.
resolveEventFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.BaseRequestMultifactorAuthenticationPolicyEventResolver
Resolve event from http request.
resolveEventFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestHeaderMultifactorAuthenticationPolicyEventResolver
 
resolveEventFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestParameterMultifactorAuthenticationPolicyEventResolver
 
resolveEventFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.RequestSessionAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveEventPerAuthenticationProvider(Principal, RequestContext, RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
Resolve event per authentication provider event.
resolveEventsInternal(Set<Event>, Authentication, RegisteredService, HttpServletRequest, RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
Resolve events internal set.
resolveEventViaAuthenticationAttribute(Authentication, Collection<String>, RegisteredService, RequestContext, Collection<MultifactorAuthenticationProvider>, Predicate<String>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Resolve event via authentication attribute set.
resolveEventViaPrincipalAttribute(Principal, Collection<String>, RegisteredService, RequestContext, Collection<MultifactorAuthenticationProvider>, Predicate<String>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Resolve event via principal attribute set.
resolveInternal(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
Resolve internal event.
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.AdaptiveMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.TimedMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.GlobalMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.GroovyScriptMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.BaseRequestMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.NoOpCasWebflowEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
 
resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
 
resolveMultifactorAuthenticationProvider(RequestContext, RegisteredService, Principal) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
Resolve multifactor authentication provider set.
resolveMultifactorEventViaRestResult(String, Collection<MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
Resolve multifactor event via rest result collection.
resolveMultifactorProviderViaPredicate(RequestContext, RegisteredService, Principal, Collection<MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveMultifactorProviderViaPredicate(RequestContext, RegisteredService, Principal, Collection<MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
Resolve multifactor provider by regex predicate set.
resolveProvider(Map<String, MultifactorAuthenticationProvider>, Collection<String>) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
 
resolveProvider(Map<String, MultifactorAuthenticationProvider>, String) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
Locate the provider in the collection, and have it match the requested mfa.
resolveRegisteredServiceInRequestContext(RequestContext) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
Resolve registered service in request context.
resolveServiceFromAuthenticationRequest(Service) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Resolve service from authentication request.
resolveServiceFromAuthenticationRequest(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Resolve service from authentication request service.
resolveSingle(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
Resolve single event.
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.AdaptiveMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.TimedMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.AuthenticationAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.GlobalMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.request.BaseRequestMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
 
resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
 
resolveSingleMultifactorProvider(RequestContext, RegisteredService, Principal, Collection<MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
Resolve single multifactor provider set.
RestEndpointEntity() - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity
 
RestEndpointMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
RestEndpointMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
 
RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity - Class in org.apereo.cas.web.flow.resolver.impl.mfa
The Rest endpoint entity passed along to the API.

S

SelectiveAuthenticationProviderWebflowEventEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
This is SelectiveAuthenticationProviderWebflowEventEventResolver that acts as a stub resolver, specifically designed for extensions.
SelectiveAuthenticationProviderWebflowEventEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
 
servicesManager - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The Services manager.
ServiceTicketRequestWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
This is ServiceTicketRequestWebflowEventResolver that creates the next event responding to requests that are service-ticket requests.
ServiceTicketRequestWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, AuditableExecution, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
 
setGlobalTransitions(List<TransitionModel>) - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Sets global transitions.
setOnStartActions(List<AbstractActionModel>) - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Sets on start actions.
setStartState(Flow, String) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
setStartState(Flow, TransitionableState) - Method in class org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
 
setStartStateId(String) - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Sets start state id.
setStates(List<AbstractStateModel>) - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Sets states.
setVars(List<VarModel>) - Method in class org.apereo.cas.web.flow.configurer.DynamicFlowModelBuilder
Sets vars.
StaticEventExecutionAction - Class in org.apereo.cas.web.flow.actions
StaticEventExecutionAction() - Constructor for class org.apereo.cas.web.flow.actions.StaticEventExecutionAction
 
supports(Object) - Method in class org.apereo.cas.web.flow.CasFlowHandlerAdapter
 

T

ticketRegistrySupport - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Ticket registry support.
TimedMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa.adaptive
TimedMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.mfa.adaptive.TimedMultifactorAuthenticationPolicyEventResolver
 

V

validateEventIdForMatchingTransitionInContext(String, RequestContext, Map<String, Object>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Validate event for transition.

W

warnCookieGenerator - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Warn cookie generator.
WebflowCipherBean - Class in org.apereo.cas.web.flow.executor
WebflowCipherBean() - Constructor for class org.apereo.cas.web.flow.executor.WebflowCipherBean
 
WebflowExecutorFactory - Class in org.apereo.cas.web.flow.executor
WebflowExecutorFactory() - Constructor for class org.apereo.cas.web.flow.executor.WebflowExecutorFactory
 
A B C D E F G H I L M N O P R S T V W 
Skip navigation links