Package org.apereo.cas.config
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.web.flow.CasWebflowExecutionPlancasWebflowExecutionPlan(org.springframework.context.ConfigurableApplicationContext applicationContext) voidhandleApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
-
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)
-