Class InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration
- java.lang.Object
-
- org.apereo.cas.support.inwebo.config.InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration
-
- Enclosing class:
- InweboWebflowConfiguration
@Configuration(value="InweboWebflowExecutionPlanConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class InweboWebflowConfiguration.InweboWebflowExecutionPlanConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InweboWebflowExecutionPlanConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apereo.cas.web.flow.CasWebflowExecutionPlanConfigurerinweboCasWebflowExecutionPlanConfigurer(org.apereo.cas.web.flow.CasWebflowConfigurer inweboMultifactorWebflowConfigurer)
-
-
-
Method Detail
-
inweboCasWebflowExecutionPlanConfigurer
@Bean @ConditionalOnMissingBean(name="inweboCasWebflowExecutionPlanConfigurer") public org.apereo.cas.web.flow.CasWebflowExecutionPlanConfigurer inweboCasWebflowExecutionPlanConfigurer(@Qualifier("inweboMultifactorWebflowConfigurer") org.apereo.cas.web.flow.CasWebflowConfigurer inweboMultifactorWebflowConfigurer)
-
-