Package org.apereo.cas.config
Class GoogleAuthenticatorConfiguration
java.lang.Object
org.apereo.cas.config.GoogleAuthenticatorConfiguration
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
@EnableScheduling
@ConditionalOnFeatureEnabled(feature=GoogleAuthenticator)
@AutoConfiguration
public class GoogleAuthenticatorConfiguration
extends Object
This is
GoogleAuthenticatorConfiguration.- Since:
- 5.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GoogleAuthenticatorConfiguration
public GoogleAuthenticatorConfiguration()
-