Class JpaWebAuthnConfiguration


  • @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
    @ConditionalOnFeatureEnabled(feature=WebAuthn)
    @AutoConfiguration
    public class JpaWebAuthnConfiguration
    extends java.lang.Object
    Since:
    6.3.0
    • Constructor Detail

      • JpaWebAuthnConfiguration

        public JpaWebAuthnConfiguration()