Class DefaultLogoutWebflowConfigurer

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

public class DefaultLogoutWebflowConfigurer extends AbstractCasWebflowConfigurer
Since:
5.3.0
  • Constructor Details

    • DefaultLogoutWebflowConfigurer

      public DefaultLogoutWebflowConfigurer(org.springframework.webflow.engine.builder.support.FlowBuilderServices flowBuilderServices, org.springframework.webflow.definition.registry.FlowDefinitionRegistry flowDefinitionRegistry, org.springframework.context.ConfigurableApplicationContext applicationContext, org.apereo.cas.configuration.CasConfigurationProperties casProperties)