Class CasWebflowContextConfiguration.CasWebflowExecutionConfiguration

java.lang.Object
org.apereo.cas.config.CasWebflowContextConfiguration.CasWebflowExecutionConfiguration
Enclosing class:
CasWebflowContextConfiguration

@Configuration(value="CasWebflowExecutionConfiguration", proxyBeanMethods=false) public static class CasWebflowContextConfiguration.CasWebflowExecutionConfiguration extends Object
  • Constructor Details

    • CasWebflowExecutionConfiguration

      public CasWebflowExecutionConfiguration()
  • Method Details

    • casWebflowExecutionPlan

      @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.web.flow.CasWebflowExecutionPlan casWebflowExecutionPlan(org.springframework.context.ConfigurableApplicationContext applicationContext)
    • handleApplicationReadyEvent

      @EventListener public void handleApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)