Class AccountProfileWebflowConfigurer

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

public class AccountProfileWebflowConfigurer extends AbstractCasWebflowConfigurer
Since:
6.6.0
  • Constructor Details

    • AccountProfileWebflowConfigurer

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