Class 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 Detail

      • InweboWebflowExecutionPlanConfiguration

        public InweboWebflowExecutionPlanConfiguration()
    • Method Detail

      • inweboCasWebflowExecutionPlanConfigurer

        @Bean
        @ConditionalOnMissingBean(name="inweboCasWebflowExecutionPlanConfigurer")
        public org.apereo.cas.web.flow.CasWebflowExecutionPlanConfigurer inweboCasWebflowExecutionPlanConfigurer​(@Qualifier("inweboMultifactorWebflowConfigurer")
                                                                                                                 org.apereo.cas.web.flow.CasWebflowConfigurer inweboMultifactorWebflowConfigurer)