public class DefaultWebflowConfigurer extends AbstractCasWebflowConfigurer
DefaultWebflowConfigurer
.applicationContext, casProperties, logger, loginFlowDefinitionRegistry, logoutFlowDefinitionRegistry
FLOW_ID_LOGIN, FLOW_ID_LOGOUT
Constructor and Description |
---|
DefaultWebflowConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
createDefaultActionStates(org.springframework.webflow.engine.Flow flow)
Create default action states.
|
protected void |
createDefaultDecisionStates(org.springframework.webflow.engine.Flow flow)
Create default decision states.
|
protected void |
createDefaultEndStates(org.springframework.webflow.engine.Flow flow)
Create default global exception handlers.
|
protected void |
createDefaultGlobalExceptionHandlers(org.springframework.webflow.engine.Flow flow)
Create default global exception handlers.
|
protected void |
doInitialize()
Handle the initialization of the webflow.
|
buildFlow, containsFlowState, convertClassToTargetType, createActionState, createDecisionState, createEndState, createEndState, createEndState, createEndState, createEndState, createEvaluateAction, createExpression, createFlowVariable, createMapperToSubflowState, createMappingToSubflowState, createStateBinderConfiguration, createStateDefaultTransition, createStateModelBinding, createSubflowAttributeMapper, createSubflowState, createSubflowState, createTransition, createTransition, createTransition, createTransition, createTransitionForState, createViewState, createViewState, createViewState, getExpressionStringFromAction, getLoginFlow, getLogoutFlow, getSpringExpressionParser, getStartState, getViewStateBinderConfiguration, initialize, registerFlowDefinitionIntoLoginFlowRegistry, registerMultifactorProviderAuthenticationWebflow, registerMultifactorProvidersStateTransitionsIntoWebflow, setFlowBuilderServices, setLoginFlowDefinitionRegistry, setLogoutFlowDefinitionRegistry, setStartState, setStartState
protected void doInitialize() throws java.lang.Exception
AbstractCasWebflowConfigurer
doInitialize
in class AbstractCasWebflowConfigurer
java.lang.Exception
- the exceptionprotected void createDefaultActionStates(org.springframework.webflow.engine.Flow flow)
flow
- the flowprotected void createDefaultEndStates(org.springframework.webflow.engine.Flow flow)
flow
- the flowprotected void createDefaultGlobalExceptionHandlers(org.springframework.webflow.engine.Flow flow)
flow
- the flowprotected void createDefaultDecisionStates(org.springframework.webflow.engine.Flow flow)
flow
- the flow