public abstract class SocialAutoConfigurerAdapter
extends org.springframework.social.config.annotation.SocialConfigurerAdapter
SocialConfigurerAdapter
s.Constructor and Description |
---|
SocialAutoConfigurerAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
addConnectionFactories(org.springframework.social.config.annotation.ConnectionFactoryConfigurer configurer,
org.springframework.core.env.Environment environment) |
protected abstract org.springframework.social.connect.ConnectionFactory<?> |
createConnectionFactory() |
public void addConnectionFactories(org.springframework.social.config.annotation.ConnectionFactoryConfigurer configurer, org.springframework.core.env.Environment environment)
addConnectionFactories
in interface org.springframework.social.config.annotation.SocialConfigurer
addConnectionFactories
in class org.springframework.social.config.annotation.SocialConfigurerAdapter
protected abstract org.springframework.social.connect.ConnectionFactory<?> createConnectionFactory()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.