Class CasWebflowContextConfiguration.CasWebflowExecutionConfiguration

  • Enclosing class:
    CasWebflowContextConfiguration

    @Configuration(value="CasWebflowExecutionConfiguration",
                   proxyBeanMethods=false)
    public static class CasWebflowContextConfiguration.CasWebflowExecutionConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apereo.cas.web.flow.CasWebflowExecutionPlan casWebflowExecutionPlan​(java.util.List<org.apereo.cas.web.flow.CasWebflowExecutionPlanConfigurer> configurers)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CasWebflowExecutionConfiguration

        public CasWebflowExecutionConfiguration()
    • Method Detail

      • casWebflowExecutionPlan

        @Bean
        public org.apereo.cas.web.flow.CasWebflowExecutionPlan casWebflowExecutionPlan​(java.util.List<org.apereo.cas.web.flow.CasWebflowExecutionPlanConfigurer> configurers)