Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Social
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.social
,
org.springframework.social.config.annotation
,
org.springframework.social.config.support
,
org.springframework.social.config.xml
,
org.springframework.social.connect
,
org.springframework.social.connect.jdbc
,
org.springframework.social.connect.mem
,
org.springframework.social.connect.support
,
org.springframework.social.connect.web
,
org.springframework.social.connect.web.taglib
,
org.springframework.social.oauth1
,
org.springframework.social.oauth2
,
org.springframework.social.security
,
org.springframework.social.security.provider
,
org.springframework.social.support
Class Hierarchy
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
org.springframework.social.security.
SocialAuthenticationToken
org.springframework.social.connect.support.
AbstractConnection
<A> (implements org.springframework.social.connect.
Connection
<A>)
org.springframework.social.connect.support.
OAuth1Connection
<A>
org.springframework.social.connect.support.
OAuth2Connection
<A>
org.springframework.social.config.support.
AbstractConnectionRepositoryConfigSupport
org.springframework.social.config.support.
InMemoryConnectionRepositoryConfigSupport
org.springframework.social.config.support.
JdbcConnectionRepositoryConfigSupport
org.springframework.social.oauth1.
AbstractOAuth1ApiBinding
(implements org.springframework.social.
ApiBinding
)
org.springframework.social.oauth1.
AbstractOAuth1ServiceProvider
<S> (implements org.springframework.social.oauth1.
OAuth1ServiceProvider
<A>)
org.springframework.social.oauth2.
AbstractOAuth2ApiBinding
(implements org.springframework.social.
ApiBinding
)
org.springframework.social.oauth2.
AbstractOAuth2ServiceProvider
<S> (implements org.springframework.social.oauth2.
OAuth2ServiceProvider
<A>)
org.springframework.social.config.xml.
AbstractProviderConfigNamespaceHandler
(implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.social.security.provider.
AbstractSocialAuthenticationService
<S> (implements org.springframework.beans.factory.InitializingBean, org.springframework.social.security.provider.
SocialAuthenticationService
<S>)
org.springframework.social.security.provider.
OAuth1AuthenticationService
<S> (implements org.springframework.beans.factory.InitializingBean)
org.springframework.social.security.provider.
OAuth2AuthenticationService
<S>
org.springframework.social.oauth2.
AccessGrant
(implements java.io.Serializable)
org.springframework.social.security.
AuthenticationNameUserIdSource
(implements org.springframework.social.
UserIdSource
)
org.springframework.social.oauth1.
AuthorizedRequestToken
org.springframework.social.support.
ClientHttpRequestFactorySelector
org.springframework.social.support.
ClientHttpRequestFactorySelector.HttpComponentsClientRequestFactoryCreator
org.springframework.social.connect.web.
ConnectController
org.springframework.social.connect.
ConnectionData
(implements java.io.Serializable)
org.springframework.social.connect.
ConnectionFactory
<A>
org.springframework.social.connect.support.
OAuth1ConnectionFactory
<A>
org.springframework.social.connect.support.
OAuth2ConnectionFactory
<S>
org.springframework.social.connect.support.
ConnectionFactoryRegistry
(implements org.springframework.social.connect.
ConnectionFactoryLocator
)
org.springframework.social.security.
SocialAuthenticationServiceRegistry
(implements org.springframework.social.security.
SocialAuthenticationServiceLocator
)
org.springframework.social.connect.
ConnectionKey
(implements java.io.Serializable)
org.springframework.social.connect.web.
ConnectSupport
org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
org.springframework.social.security.
SocialAuthenticationFilter
org.springframework.social.connect.web.
ReconnectFilter
org.springframework.http.client.support.HttpRequestWrapper (implements org.springframework.http.HttpRequest)
org.springframework.social.support.
HttpRequestDecorator
org.springframework.social.connect.mem.
InMemoryUsersConnectionRepository
(implements org.springframework.social.connect.
UsersConnectionRepository
)
org.springframework.social.connect.jdbc.
JdbcUsersConnectionRepository
(implements org.springframework.social.connect.
UsersConnectionRepository
)
org.springframework.social.oauth1.
OAuth1Template
(implements org.springframework.social.oauth1.
OAuth1Operations
)
org.springframework.social.oauth2.
OAuth2Template
(implements org.springframework.social.oauth2.
OAuth2Operations
)
org.springframework.social.oauth1.
OAuthToken
(implements java.io.Serializable)
org.springframework.social.support.
ParameterMap
(implements org.springframework.util.MultiValueMap<K,V>)
org.springframework.social.oauth1.
OAuth1Parameters
org.springframework.social.oauth2.
OAuth2Parameters
org.springframework.social.config.support.
ProviderConfigurationSupport
org.springframework.social.config.xml.
AbstractProviderConfigBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.social.config.annotation.
AbstractProviderConfigRegistrarSupport
(implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
org.springframework.social.connect.web.
ProviderSignInAttempt
(implements java.io.Serializable)
org.springframework.social.connect.web.
ProviderSignInController
org.springframework.social.connect.web.
ProviderSignInUtils
org.springframework.social.security.
SocialAuthenticationFailureHandler
(implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
org.springframework.social.security.
SocialAuthenticationProvider
(implements org.springframework.security.authentication.AuthenticationProvider)
org.springframework.social.config.xml.
SocialNamespaceHandler
(implements org.springframework.beans.factory.xml.NamespaceHandler)
javax.servlet.jsp.tagext.TagSupport (implements javax.servlet.jsp.tagext.IterationTag, java.io.Serializable)
org.springframework.web.servlet.tags.RequestContextAwareTag (implements javax.servlet.jsp.tagext.TryCatchFinally)
org.springframework.social.connect.web.taglib.
BaseSocialConnectedTag
org.springframework.social.connect.web.taglib.
SocialConnectedTag
org.springframework.social.connect.web.taglib.
SocialNotConnectedTag
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.social.security.
SocialAuthenticationException
org.springframework.social.security.
SocialAuthenticationRedirectException
org.springframework.social.
SocialException
org.springframework.social.
ApiException
org.springframework.social.
NotAuthorizedException
org.springframework.social.
MissingAuthorizationException
org.springframework.social.
RejectedAuthorizationException
org.springframework.social.
ExpiredAuthorizationException
org.springframework.social.
InvalidAuthorizationException
org.springframework.social.
RevokedAuthorizationException
org.springframework.social.
OperationNotPermittedException
org.springframework.social.
DuplicateStatusException
org.springframework.social.
InsufficientPermissionException
org.springframework.social.
RateLimitExceededException
org.springframework.social.
ResourceNotFoundException
org.springframework.social.
ServerException
org.springframework.social.
InternalServerErrorException
org.springframework.social.
ServerDownException
org.springframework.social.
ServerOverloadedException
org.springframework.social.
UncategorizedApiException
org.springframework.social.connect.
ConnectionRepositoryException
org.springframework.social.connect.
DuplicateConnectionException
org.springframework.social.connect.
NoSuchConnectionException
org.springframework.social.connect.
NotConnectedException
org.springframework.social.support.
URIBuilderException
org.springframework.social.support.
URIBuilder
org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
org.springframework.social.security.
SocialUser
(implements org.springframework.social.security.
SocialUserDetails
)
org.springframework.social.connect.
UserProfile
(implements java.io.Serializable)
org.springframework.social.connect.
UserProfileBuilder
Interface Hierarchy
org.springframework.social.connect.
ApiAdapter
<A>
org.springframework.social.
ApiBinding
org.springframework.social.config.xml.
ApiHelper
<T>
org.springframework.social.connect.web.
ConnectInterceptor
<S>
org.springframework.social.connect.
Connection
<A>
org.springframework.social.connect.
ConnectionFactoryLocator
org.springframework.social.security.
SocialAuthenticationServiceLocator
org.springframework.social.connect.
ConnectionRepository
org.springframework.social.connect.
ConnectionSignUp
org.springframework.social.connect.
ConnectionValues
org.springframework.social.connect.web.
DisconnectInterceptor
<S>
org.springframework.social.oauth1.
OAuth1Operations
org.springframework.social.oauth2.
OAuth2Operations
org.springframework.social.connect.web.
ProviderSignInInterceptor
<S>
java.io.Serializable
org.springframework.security.core.userdetails.UserDetails
org.springframework.social.security.
SocialUserDetails
org.springframework.social.
ServiceProvider
<A>
org.springframework.social.oauth1.
OAuth1ServiceProvider
<A>
org.springframework.social.oauth2.
OAuth2ServiceProvider
<A>
org.springframework.social.connect.web.
SignInAdapter
org.springframework.social.security.provider.
SocialAuthenticationService
<S>
org.springframework.social.security.
SocialUserDetailsService
org.springframework.social.
UserIdSource
org.springframework.social.connect.
UsersConnectionRepository
Annotation Type Hierarchy
org.springframework.social.config.annotation.
EnableJdbcConnectionRepository
(implements java.lang.annotation.Annotation)
org.springframework.social.config.annotation.
EnableInMemoryConnectionRepository
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.social.oauth1.
OAuth1Version
org.springframework.social.oauth2.
GrantType
org.springframework.social.oauth2.
OAuth2Version
org.springframework.social.security.provider.
SocialAuthenticationService.ConnectionCardinality
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Social
PREV NEXT
FRAMES
NO FRAMES
All Classes