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