Class OpenIdServiceFactoryConfiguration


  • @Configuration("openIdServiceFactoryConfiguration")
    @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
    @Deprecated(since="6.2.0")
    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()
        Deprecated.
      • openIdServiceFactory

        @Bean
        @RefreshScope
        public OpenIdServiceFactory openIdServiceFactory()
        Deprecated.