Package org.apereo.cas.config
Class CasCoreWebflowConfiguration.CasCoreWebflowAuthenticationConfiguration
java.lang.Object
org.apereo.cas.config.CasCoreWebflowConfiguration.CasCoreWebflowAuthenticationConfiguration
- Enclosing class:
CasCoreWebflowConfiguration
@Configuration(value="CasCoreWebflowAuthenticationConfiguration",
proxyBeanMethods=false)
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
public static class CasCoreWebflowConfiguration.CasCoreWebflowAuthenticationConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.web.flow.CasWebflowCredentialProvider
-
Constructor Details
-
CasCoreWebflowAuthenticationConfiguration
public CasCoreWebflowAuthenticationConfiguration()
-
-
Method Details
-
casWebflowCredentialProvider
@Bean @ConditionalOnMissingBean(name="casWebflowCredentialProvider") @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.web.flow.CasWebflowCredentialProvider casWebflowCredentialProvider()
-