Class CasConsentWebflowConfiguration

java.lang.Object
org.apereo.cas.config.CasConsentWebflowConfiguration

@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @ConditionalOnBean(name="consentRepository") @ConditionalOnFeatureEnabled(feature=Consent) @AutoConfiguration public class CasConsentWebflowConfiguration extends Object
Since:
5.1.0
  • Constructor Details

    • CasConsentWebflowConfiguration

      public CasConsentWebflowConfiguration()