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.support
,
org.springframework.social.connect.web
,
org.springframework.social.connect.web.taglib
,
org.springframework.social.oauth1
,
org.springframework.social.oauth2
,
org.springframework.social.support
Class Hierarchy
java.lang.Object
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.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.
AbstractProviderConfigBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.social.config.xml.
AbstractProviderConfigNamespaceHandler
(implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.social.oauth2.
AccessGrant
(implements java.io.Serializable)
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.connect.
ConnectionKey
(implements java.io.Serializable)
org.springframework.social.connect.web.
ConnectSupport
org.springframework.http.client.support.HttpRequestWrapper (implements org.springframework.http.HttpRequest)
org.springframework.social.support.
HttpRequestDecorator
org.springframework.social.config.support.
JdbcConnectionRepositoryConfigSupport
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.annotation.
ProviderConfigRegistrarSupport
(implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
org.springframework.social.config.support.
ProviderConfigSupport
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.config.xml.
SocialNamespaceHandler
(implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.social.config.xml.
SpringSecurityAuthenticationNameUserIdSource
(implements org.springframework.social.config.xml.
UserIdSource
)
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.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.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.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.
ServiceProvider
<A>
org.springframework.social.oauth1.
OAuth1ServiceProvider
<A>
org.springframework.social.oauth2.
OAuth2ServiceProvider
<A>
org.springframework.social.connect.web.
SignInAdapter
org.springframework.social.config.xml.
UserIdSource
org.springframework.social.connect.
UsersConnectionRepository
Annotation Type Hierarchy
org.springframework.social.config.annotation.
EnableJdbcConnectionRepository
(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.oauth2.
GrantType
org.springframework.social.oauth2.
OAuth2Version
org.springframework.social.oauth1.
OAuth1Version
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Social
PREV NEXT
FRAMES
NO FRAMES
All Classes