Class X509AuthenticationComponentSerializationConfiguration
- java.lang.Object
-
- org.apereo.cas.adaptors.x509.config.X509AuthenticationComponentSerializationConfiguration
-
- All Implemented Interfaces:
org.apereo.cas.ComponentSerializationPlanConfigurator
@Configuration("x509AuthenticationComponentSerializationConfiguration") @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public class X509AuthenticationComponentSerializationConfiguration extends java.lang.Object implements org.apereo.cas.ComponentSerializationPlanConfigurator- Since:
- 6.0.0
-
-
Constructor Summary
Constructors Constructor Description X509AuthenticationComponentSerializationConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigureComponentSerializationPlan(org.apereo.cas.ComponentSerializationPlan plan)
-