Class SocialAutoConfigurerAdapter

    • Method Detail

      • addConnectionFactories

        public void addConnectionFactories​(org.springframework.social.config.annotation.ConnectionFactoryConfigurer configurer,
                                           org.springframework.core.env.Environment environment)
        Specified by:
        addConnectionFactories in interface org.springframework.social.config.annotation.SocialConfigurer
        Overrides:
        addConnectionFactories in class org.springframework.social.config.annotation.SocialConfigurerAdapter
      • createConnectionFactory

        protected abstract org.springframework.social.connect.ConnectionFactory<?> createConnectionFactory()