Spring Social

Package org.springframework.social.config.xml

Interface Summary
ApiHelper<T> Interface defining the operations required for an API helper.
UserIdSource Strategy interface for determining a value that uniquely identifies a user within an application.
 

Class Summary
AbstractProviderConfigBeanDefinitionParser Abstract bean definition parser for configuring provider-specific beans in a Spring application context.
AbstractProviderConfigNamespaceHandler Base NamespaceHandler for Spring Social provider modules to create configuration namespaces.
SocialNamespaceHandler NamespaceHandler for Spring Social
SpringSecurityAuthenticationNameUserIdSource Implementation of UserIdSource that returns the Spring Security Authentication's name as the user ID.
 


Spring Social