Class OpenIdServiceFactoryConfiguration


  • @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
    @Deprecated(since="6.2.0")
    @AutoConfiguration
    public class OpenIdServiceFactoryConfiguration
    extends java.lang.Object
    Deprecated.
    6.2
    Since:
    5.1.0
    • Constructor Detail

      • OpenIdServiceFactoryConfiguration

        public OpenIdServiceFactoryConfiguration()
        Deprecated.
    • Method Detail

      • openIdServiceFactoryConfigurer

        @Bean
        public org.apereo.cas.authentication.principal.ServiceFactoryConfigurer openIdServiceFactoryConfigurer​(@Qualifier("openIdServiceFactory")
                                                                                                               OpenIdServiceFactory openIdServiceFactory)
        Deprecated.
      • openIdServiceFactory

        @Bean
        @RefreshScope(proxyMode=DEFAULT)
        public OpenIdServiceFactory openIdServiceFactory​(org.apereo.cas.configuration.CasConfigurationProperties casProperties)
        Deprecated.