@Configuration(value="googleAuthenticatorRestConfiguration")
@EnableConfigurationProperties(value=org.apereo.cas.configuration.CasConfigurationProperties.class)
@ConditionalOnClass(value=org.apereo.cas.rest.plan.RestHttpRequestCredentialFactoryConfigurer.class)
public class GoogleAuthenticatorRestConfiguration
extends java.lang.Object
GoogleAuthenticatorRestConfiguration.| Constructor and Description |
|---|
GoogleAuthenticatorRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.rest.plan.RestHttpRequestCredentialFactoryConfigurer |
googleAuthenticatorRestHttpRequestCredentialFactoryConfigurer() |