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