Package org.apereo.cas.config
Class CasConsentRestConfiguration
- java.lang.Object
-
- org.apereo.cas.config.CasConsentRestConfiguration
-
@ConditionalOnFeatureEnabled(feature=Consent, module="rest") @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @AutoConfiguration public class CasConsentRestConfiguration extends java.lang.ObjectThis isCasConsentRestConfiguration.- Since:
- 5.1.0
-
-
Constructor Summary
Constructors Constructor Description CasConsentRestConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apereo.cas.consent.ConsentRepositoryconsentRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties)
-