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
AbstractAuthenticationAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.AbstractAuthenticationAction
 
AbstractCasMultifactorWebflowConfigurer - Class in org.apereo.cas.web.flow
The AbstractCasMultifactorWebflowConfigurer is responsible for providing an entry point into the CAS webflow.
AbstractCasMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.AbstractCasMultifactorWebflowConfigurer
 
AbstractCasWebflowConfigurer - Class in org.apereo.cas.web.flow
The AbstractCasWebflowConfigurer is responsible for providing an entry point into the CAS webflow.
AbstractCasWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.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(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
 
AbstractMultifactorTrustedDeviceWebflowConfigurer - Class in org.apereo.cas.web.flow
AbstractMultifactorTrustedDeviceWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean) - Constructor for class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
 
AbstractNonInteractiveCredentialsAction - Class in org.apereo.cas.web.flow
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.AbstractNonInteractiveCredentialsAction
 
adaptiveAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
AdaptiveMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
This is AdaptiveMultifactorAuthenticationPolicyEventResolver, which handles the initial authentication attempt and calls upon a number of embedded resolvers to produce the next event in the authentication flow.
AdaptiveMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, AuthenticationServiceSelectionPlan, MultifactorAuthenticationProviderSelector, CasConfigurationProperties, GeoLocationService) - Constructor for class org.apereo.cas.web.flow.resolver.impl.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
 
addMessageDescriptorToMessageContext(MessageContext, MessageDescriptor) - Static method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Adds a warning message to the message context.
applicationContext - Variable in class org.apereo.cas.web.flow.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.
augmentMfaProviderFlowRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasMultifactorWebflowConfigurer
Augment mfa provider flow registry.
authenticationAttributeAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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
 
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
 
BasicSubflowExpression - Class in org.apereo.cas.web.flow
Creates a custom subflow expression.
build() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
 
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.AbstractCasWebflowConfigurer
 

C

callRestEndpointForMultifactor(Principal, RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver
Call rest endpoint for multifactor.
CasCoreWebflowConfiguration - Class in org.apereo.cas.web.flow.config
CasCoreWebflowConfiguration() - Constructor for class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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.
casProperties - Variable in class org.apereo.cas.web.flow.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
CheckWebAuthenticationRequestAction(String) - Constructor for class org.apereo.cas.web.flow.CheckWebAuthenticationRequestAction
 
checkWebAuthenticationRequestAction() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
ClearWebflowCredentialAction - Class in org.apereo.cas.web.flow
This is ClearWebflowCredentialAction invoked ONLY as an exit-action for non-interactive authn flows.
ClearWebflowCredentialAction() - Constructor for class org.apereo.cas.web.flow.ClearWebflowCredentialAction
 
clearWebflowCredentialsAction() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractNonInteractiveCredentialsAction
Abstract method to implement to construct the credential from the request object.
containsFlowState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Contains flow state?
containsTransition(TransitionableState, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Contains transition boolean.
createActionState(Flow, String, Action...) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createDecisionState(Flow, String, String, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createDefaultActionStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create default action states.
createDefaultDecisionStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create default decision states.
createDefaultEndStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create default global exception handlers.
createDefaultGlobalExceptionHandlers(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create default global exception handlers.
createEndState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, Expression) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, String, boolean) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createEndState(Flow, String, ViewFactory) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createEvaluateAction(String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createExpression(String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create expression expression.
createFlowVariable(Flow, String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create flow variable flow variable.
createGatewayRequestCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create gateway request check decision state.
createGatewayServicesMgmtAction(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create gateway services mgmt action.
createHandleAuthenticationFailureAction(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create handle authentication failure action.
createHasServiceCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create has service check decision state.
createMapperToSubflowState(List<DefaultMapping>) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create mapper to subflow state.
createMappingToSubflowState(String, String, boolean, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create mapping to subflow state.
createPostEndState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create post end state.
createRedirectEndState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create redirect end state.
createRedirectToServiceActionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create redirect to service action state.
createRedirectUnauthorizedServiceUrlEndState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create redirect unauthorized service url end state.
createRememberMeAuthnWebflowConfig(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create remember me authn webflow config.
createRenewCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create renew check decision state.
createServiceCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create service check decision state.
createServiceUnauthorizedCheckDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create service unauthorized check decision state.
createServiceWarningViewState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create service warning view state.
createStateBinderConfiguration(List<String>) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create state model bindings.
createStateDefaultTransition(TransitionableState, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Add a default transition to a given state.
createStateModelBinding(TransitionableState, String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create state model binding.
createSubflowAttributeMapper(Mapper, Mapper) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create subflow attribute mapper.
createSubflowState(Flow, String, String, Action) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createSubflowState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createTerminateSessionAction(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create terminate session action.
createTransition(String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createTransition(String, TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createTransition(Expression, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createTransition(String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createTransitionForState(TransitionableState, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Create transition for state transition.
createTransitionForState(TransitionableState, String, String, boolean) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Add transition to action state.
createViewState(Flow, String, Expression, BinderConfiguration) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createViewState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createViewState(Flow, String, String, BinderConfiguration) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
createWarnDecisionState(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Create warn decision state.

D

DefaultRegisteredServiceUserInterfaceInfo - Class in org.apereo.cas.web.flow.services
DefaultRegisteredServiceUserInterfaceInfo(RegisteredService) - 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.
DefaultWebflowConfigurer - Class in org.apereo.cas.web.flow
DefaultWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.DefaultWebflowConfigurer
Instantiates a new Default webflow configurer.
dispose() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.CheckWebAuthenticationRequestAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ClearWebflowCredentialAction
 
doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.RedirectToServiceAction
 
doInitialize() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Handle the initialization of the webflow.
doInitialize() - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
 
doPreExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractNonInteractiveCredentialsAction
 
DynamicFlowModelBuilder - Class in org.apereo.cas.web.flow
DynamicFlowModelBuilder() - Constructor for class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Instantiates a new Dynamic flow model builder.

E

eventPublisher - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
CAS event publisher.

F

filterEventsByMultifactorAuthenticationProvider(Set<Event>, Authentication, RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
Filter events by multifactor authentication providers.
flattenProviders(Collection<? extends MultifactorAuthenticationProvider>) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
 
flowBuilderServices - Variable in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Flow builder services.

G

getAuthenticationProviderForService(RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Gets authentication provider for service.
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
 
getExpressionStringFromAction(EvaluateAction) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Gets expression string from action.
getFlowModel() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
 
getFlowModelResource() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
 
getHeight() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
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.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.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.
getPrincipalId() - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity
 
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.
getServiceId() - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity
 
getSpringExpressionParser() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Gets spring expression parser.
getStartState(Flow) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
getUrl() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
getValue(Object) - Method in class org.apereo.cas.web.flow.BasicSubflowExpression
 
getViewStateBinderConfiguration(ViewState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Gets state binder configuration.
getWidth() - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
globalAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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.
groovyScriptAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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(Resource) - Constructor for class org.apereo.cas.web.flow.authentication.GroovyScriptMultifactorAuthenticationProviderSelector
 

H

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.DynamicFlowModelBuilder
 

I

init() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
 
InitialAuthenticationAction - Class in org.apereo.cas.web.flow
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.InitialAuthenticationAction
 
initialAuthenticationAttemptWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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) - Constructor for class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
initialize() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
isEnableDeviceRegistration() - Method in class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
 
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.AbstractCasWebflowConfigurer
The Login flow definition registry.
Logo() - Constructor for class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
Logo(String, long, long) - Constructor for class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
logoutFlowDefinitionRegistry - Variable in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
The logout flow definition registry.

M

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

N

newEvent(String) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
New event based on the given id.
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.
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.AbstractAuthenticationAction
On error.
onSuccess(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
On success.
onWarn(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
On warn.
org.apereo.cas.web.flow - package org.apereo.cas.web.flow
 
org.apereo.cas.web.flow.authentication - package org.apereo.cas.web.flow.authentication
 
org.apereo.cas.web.flow.config - package org.apereo.cas.web.flow.config
 
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.services - package org.apereo.cas.web.flow.services
 

P

predicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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
 
principalAttributeAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
RedirectToServiceAction - Class in org.apereo.cas.web.flow
RedirectToServiceAction(ResponseBuilderLocator) - Constructor for class org.apereo.cas.web.flow.RedirectToServiceAction
 
registeredService - Variable in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
the registered service.
registeredServiceAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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
 
registeredServicePrincipalAttributeAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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.AbstractCasMultifactorWebflowConfigurer
Register flow definition into login flow registry.
registerMultifactorProviderAuthenticationWebflow(Flow, String, FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasMultifactorWebflowConfigurer
Register multifactor provider authentication webflow.
registerMultifactorProvidersStateTransitionsIntoWebflow(TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
Register multifactor providers state transitions into webflow.
registerMultifactorTrustedAuthentication(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
Register multifactor trusted authentication into webflow.
requestParameterAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
RequestParameterMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl.mfa
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.RequestParameterMultifactorAuthenticationPolicyEventResolver
 
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.
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.AdaptiveMultifactorAuthenticationPolicyEventResolver
 
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.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.RequestParameterMultifactorAuthenticationPolicyEventResolver
 
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, Map<String, MultifactorAuthenticationProvider>) - 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.AdaptiveMultifactorAuthenticationPolicyEventResolver
 
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.RequestParameterMultifactorAuthenticationPolicyEventResolver
 
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.
restEndpointAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
RestEndpointEntity(String, String) - 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
 
selectiveAuthenticationProviderWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
servicesManager - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
The Services manager.
serviceTicketRequestWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
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) - Constructor for class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
 
setGlobalTransitions(LinkedList<TransitionModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Sets global transitions.
setHeight(long) - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
setLogoutFlowDefinitionRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
setOnStartActions(LinkedList<AbstractActionModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Sets on start actions.
setPrincipalId(String) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity
 
setSelectiveResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
 
setServiceId(String) - Method in class org.apereo.cas.web.flow.resolver.impl.mfa.RestEndpointMultifactorAuthenticationPolicyEventResolver.RestEndpointEntity
 
setStartState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
setStartState(Flow, TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
 
setStartStateId(String) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Sets start state id.
setStates(LinkedList<AbstractStateModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Sets states.
setUrl(String) - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 
setVars(LinkedList<VarModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
Sets vars.
setWidth(long) - Method in class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
 

T

ticketRegistrySupport - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
Ticket registry support.

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.
webflowCipherExecutor() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
 
A B C D E F G H I L M N O P R S T V W 
Skip navigation links