Class GroovyWebflowConfigurer

java.lang.Object
org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer
org.apereo.cas.web.flow.configurer.GroovyWebflowConfigurer
All Implemented Interfaces:
org.apereo.cas.util.NamedObject, org.apereo.cas.web.flow.CasWebflowConfigurer, org.springframework.core.Ordered

public class GroovyWebflowConfigurer extends AbstractCasWebflowConfigurer
Since:
5.2.0
  • Constructor Details

    • GroovyWebflowConfigurer

      public GroovyWebflowConfigurer(org.springframework.webflow.engine.builder.support.FlowBuilderServices flowBuilderServices, org.springframework.webflow.definition.registry.FlowDefinitionRegistry loginFlowDefinitionRegistry, org.springframework.context.ConfigurableApplicationContext applicationContext, org.apereo.cas.configuration.CasConfigurationProperties casProperties)
  • Method Details

    • doInitialize

      public void doInitialize()