Package org.apereo.cas.config
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
This is
GoogleAuthenticatorJpaConfiguration.- Since:
- 5.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GoogleAuthenticatorJpaConfiguration
public GoogleAuthenticatorJpaConfiguration()
-