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 Details

    • CasCoreWebflowAuthenticationConfiguration

      public CasCoreWebflowAuthenticationConfiguration()
  • Method Details

    • casWebflowCredentialProvider

      @Bean @ConditionalOnMissingBean(name="casWebflowCredentialProvider") @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.web.flow.CasWebflowCredentialProvider casWebflowCredentialProvider()