spring-social-config
A C D E G I J L O P R S

A

AbstractConnectionRepositoryConfigSupport - Class in org.springframework.social.config.support
 
AbstractConnectionRepositoryConfigSupport() - Constructor for class org.springframework.social.config.support.AbstractConnectionRepositoryConfigSupport
 
AbstractProviderConfigBeanDefinitionParser - Class in org.springframework.social.config.xml
Abstract bean definition parser for configuring provider-specific beans in a Spring application context.
AbstractProviderConfigBeanDefinitionParser(Class<? extends ConnectionFactory<?>>, Class<? extends ApiHelper<?>>) - Constructor for class org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser
Constructs a connection factory-creating BeanDefinitionParser.
AbstractProviderConfigNamespaceHandler - Class in org.springframework.social.config.xml
Base NamespaceHandler for Spring Social provider modules to create configuration namespaces.
AbstractProviderConfigNamespaceHandler() - Constructor for class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
 
AbstractProviderConfigRegistrarSupport - Class in org.springframework.social.config.annotation
Abstract base class for building provider-specific implementations of ImportBeanDefinitionRegistrar for configuring a connection factory and an API binding bean.
AbstractProviderConfigRegistrarSupport(Class<? extends Annotation>, Class<? extends ConnectionFactory<?>>, Class<? extends ApiHelper<?>>) - Constructor for class org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport
Constructs
apiBindingType - Variable in class org.springframework.social.config.support.ProviderConfigurationSupport
 
ApiHelper<T> - Interface in org.springframework.social.config.xml
Interface defining the operations required for an API helper.
apiHelperClass - Variable in class org.springframework.social.config.support.ProviderConfigurationSupport
 
authenticationServiceClass - Variable in class org.springframework.social.config.support.ProviderConfigurationSupport
 

C

connectionFactoryClass - Variable in class org.springframework.social.config.support.ProviderConfigurationSupport
 

D

decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
 
decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.springframework.social.config.xml.SocialNamespaceHandler
 
decorateWithScopedProxy(String, BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.social.config.support.AbstractConnectionRepositoryConfigSupport
 

E

EnableInMemoryConnectionRepository - Annotation Type in org.springframework.social.config.annotation
Annotation to enable in-memory persistence of connections.
EnableJdbcConnectionRepository - Annotation Type in org.springframework.social.config.annotation
Annotation to enable JDBC-based persistence of connections.

G

getApi() - Method in interface org.springframework.social.config.xml.ApiHelper
 
getAppId(Map<String, Object>) - Method in class org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport
 
getAppId(Map<String, Object>) - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
 
getAppId(Map<String, Object>) - Method in class org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser
 
getAppSecret(Map<String, Object>) - Method in class org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport
 
getAppSecret(Map<String, Object>) - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
 
getAppSecret(Map<String, Object>) - Method in class org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser
 
getAuthenticationServiceBeanDefinition(String, String, Map<String, Object>) - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
 
getAuthenticationServiceClass() - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
 
getConnectionFactoryBeanDefinition(String, String, Map<String, Object>) - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
Creates a BeanDefinition for a provider connection factory.
getProviderConfigBeanDefinitionParser() - Method in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
Implemented by provider namespaces to provide an instance of the bean definition parser that will parse the "config" element.

I

init() - Method in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
 
init() - Method in class org.springframework.social.config.xml.SocialNamespaceHandler
 
InMemoryConnectionRepositoryConfigSupport - Class in org.springframework.social.config.support
Support class providing methods for configuring a singleton InMemoryUsersConnectionRepository bean and a request-scoped InMemoryConnectionRepository bean.
InMemoryConnectionRepositoryConfigSupport() - Constructor for class org.springframework.social.config.support.InMemoryConnectionRepositoryConfigSupport
 
isSocialSecurityAvailable() - Static method in class org.springframework.social.config.support.ProviderConfigurationSupport
 

J

JdbcConnectionRepositoryConfigSupport - Class in org.springframework.social.config.support
Support class providing methods for configuring a singleton JdbcUsersConnectionRepository bean and a request-scoped JdbcConnectionRepository bean.
JdbcConnectionRepositoryConfigSupport() - Constructor for class org.springframework.social.config.support.JdbcConnectionRepositoryConfigSupport
 

L

loadParsers(Map<String, BeanDefinitionParser>) - Method in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
Hook method to allow provider-specific implementation to register bean definition parsers for their namespace.

O

org.springframework.social.config.annotation - package org.springframework.social.config.annotation
 
org.springframework.social.config.support - package org.springframework.social.config.support
 
org.springframework.social.config.xml - package org.springframework.social.config.xml
 

P

parse(Element, ParserContext) - Method in class org.springframework.social.config.xml.AbstractProviderConfigBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.springframework.social.config.xml.SocialNamespaceHandler
 
ProviderConfigurationSupport - Class in org.springframework.social.config.support
 
ProviderConfigurationSupport(Class<? extends ConnectionFactory<?>>, Class<? extends ApiHelper<?>>) - Constructor for class org.springframework.social.config.support.ProviderConfigurationSupport
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport
 
registerBeanDefinitions(BeanDefinitionRegistry, Map<String, Object>) - Method in class org.springframework.social.config.support.ProviderConfigurationSupport
 
registerConnectionRepository(BeanDefinitionRegistry, String, String, String) - Method in class org.springframework.social.config.support.AbstractConnectionRepositoryConfigSupport
 
registerInMemoryConnectionRepositoryBeans(BeanDefinitionRegistry, String, String, String, String, String) - Method in class org.springframework.social.config.support.InMemoryConnectionRepositoryConfigSupport
 
registerJdbcConnectionRepositoryBeans(BeanDefinitionRegistry, String, String, String, String, String, String, String) - Method in class org.springframework.social.config.support.JdbcConnectionRepositoryConfigSupport
 

S

SocialNamespaceHandler - Class in org.springframework.social.config.xml
NamespaceHandler for Spring Social
SocialNamespaceHandler() - Constructor for class org.springframework.social.config.xml.SocialNamespaceHandler
 

A C D E G I J L O P R S
spring-social-config