Package org.apereo.cas.web.flow.config
Class CasCoreWebflowConfiguration
- java.lang.Object
-
- org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
@Configuration(value="CasCoreWebflowConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @AutoConfigureAfter(org.apereo.cas.config.CasCoreServicesConfiguration.class) public class CasCoreWebflowConfiguration extends java.lang.ObjectThis isCasCoreWebflowConfiguration.- Since:
- 5.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCasCoreWebflowConfiguration.CasCoreWebflowActionConfigurationstatic classCasCoreWebflowConfiguration.CasCoreWebflowContextConfigurationstatic classCasCoreWebflowConfiguration.CasCoreWebflowEventResolutionConfigurationstatic classCasCoreWebflowConfiguration.CasCoreWebflowExceptionCatalogConfigurationstatic classCasCoreWebflowConfiguration.CasCoreWebflowExceptionHandlingConfigurationstatic classCasCoreWebflowConfiguration.CasCoreWebflowSingleSignOnConfiguration
-
Constructor Summary
Constructors Constructor Description CasCoreWebflowConfiguration()
-