Package org.apereo.cas.config
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
This is
CasConsentWebflowConfiguration.- Since:
- 5.1.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CasConsentWebflowConfiguration
public CasConsentWebflowConfiguration()
-