Class DigestAuthenticationComponentSerializationConfiguration

  • All Implemented Interfaces:
    org.apereo.cas.ComponentSerializationPlanConfigurator

    @Configuration("digestAuthenticationComponentSerializationConfiguration")
    @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
    public class DigestAuthenticationComponentSerializationConfiguration
    extends java.lang.Object
    implements org.apereo.cas.ComponentSerializationPlanConfigurator
    Since:
    6.0.0
    • Constructor Detail

      • DigestAuthenticationComponentSerializationConfiguration

        public DigestAuthenticationComponentSerializationConfiguration()
    • Method Detail

      • configureComponentSerializationPlan

        public void configureComponentSerializationPlan​(org.apereo.cas.ComponentSerializationPlan plan)
        Specified by:
        configureComponentSerializationPlan in interface org.apereo.cas.ComponentSerializationPlanConfigurator