Class GoogleAuthenticatorJpaConfiguration

java.lang.Object
org.apereo.cas.config.GoogleAuthenticatorJpaConfiguration

@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @EnableTransactionManagement(proxyTargetClass=false) @EnableScheduling @ConditionalOnFeatureEnabled(feature=GoogleAuthenticator, module="jpa") @AutoConfiguration public class GoogleAuthenticatorJpaConfiguration extends Object
Since:
5.0.0
  • Constructor Details

    • GoogleAuthenticatorJpaConfiguration

      public GoogleAuthenticatorJpaConfiguration()