Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.security.oauth.common
,
org.springframework.security.oauth.common.signature
,
org.springframework.security.oauth.config
,
org.springframework.security.oauth.consumer
,
org.springframework.security.oauth.consumer.client
,
org.springframework.security.oauth.consumer.filter
,
org.springframework.security.oauth.consumer.net
,
org.springframework.security.oauth.consumer.nonce
,
org.springframework.security.oauth.consumer.rememberme
,
org.springframework.security.oauth.consumer.token
,
org.springframework.security.oauth.examples.sparklr
,
org.springframework.security.oauth.examples.sparklr.impl
,
org.springframework.security.oauth.examples.sparklr.mvc
,
org.springframework.security.oauth.examples.sparklr.oauth
,
org.springframework.security.oauth.examples.tonr
,
org.springframework.security.oauth.examples.tonr.converter
,
org.springframework.security.oauth.examples.tonr.impl
,
org.springframework.security.oauth.examples.tonr.mvc
,
org.springframework.security.oauth.provider
,
org.springframework.security.oauth.provider.attributes
,
org.springframework.security.oauth.provider.expression
,
org.springframework.security.oauth.provider.filter
,
org.springframework.security.oauth.provider.nonce
,
org.springframework.security.oauth.provider.token
,
org.springframework.security.oauth.provider.verifier
,
org.springframework.security.oauth2.client
,
org.springframework.security.oauth2.client.context
,
org.springframework.security.oauth2.client.filter
,
org.springframework.security.oauth2.client.filter.state
,
org.springframework.security.oauth2.client.http
,
org.springframework.security.oauth2.client.resource
,
org.springframework.security.oauth2.client.test
,
org.springframework.security.oauth2.client.token
,
org.springframework.security.oauth2.client.token.auth
,
org.springframework.security.oauth2.client.token.grant.client
,
org.springframework.security.oauth2.client.token.grant.code
,
org.springframework.security.oauth2.client.token.grant.implicit
,
org.springframework.security.oauth2.client.token.grant.password
,
org.springframework.security.oauth2.client.token.grant.redirect
,
org.springframework.security.oauth2.common
,
org.springframework.security.oauth2.common.exceptions
,
org.springframework.security.oauth2.common.util
,
org.springframework.security.oauth2.config
,
org.springframework.security.oauth2.http.converter
,
org.springframework.security.oauth2.http.converter.jaxb
,
org.springframework.security.oauth2.provider
,
org.springframework.security.oauth2.provider.approval
,
org.springframework.security.oauth2.provider.authentication
,
org.springframework.security.oauth2.provider.client
,
org.springframework.security.oauth2.provider.code
,
org.springframework.security.oauth2.provider.endpoint
,
org.springframework.security.oauth2.provider.error
,
org.springframework.security.oauth2.provider.expression
,
org.springframework.security.oauth2.provider.implicit
,
org.springframework.security.oauth2.provider.password
,
org.springframework.security.oauth2.provider.refresh
,
org.springframework.security.oauth2.provider.token
,
org.springframework.security.oauth2.provider.vote
Class Hierarchy
java.lang.
Object
org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
org.springframework.security.oauth.provider.filter.
UserAuthorizationSuccessfulAuthenticationHandler
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
org.springframework.security.oauth.provider.
ConsumerAuthentication
org.springframework.security.oauth2.provider.
OAuth2Authentication
org.springframework.beans.factory.xml.
AbstractBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.beans.factory.xml.
AbstractSingleBeanDefinitionParser
org.springframework.security.oauth2.config.
ClientDetailsServiceBeanDefinitionParser
org.springframework.security.oauth.config.
ConsumerServiceBeanDefinitionParser
org.springframework.security.oauth.config.
ExpressionHandlerBeanDefinitionParser
org.springframework.security.oauth2.config.
ExpressionHandlerBeanDefinitionParser
org.springframework.security.oauth.config.
ProtectedResourceDetailsBeanDefinitionParser
org.springframework.security.oauth2.config.
ResourceBeanDefinitionParser
org.springframework.security.oauth2.config.
RestTemplateBeanDefinitionParser
org.springframework.security.oauth.config.
TokenServiceBeanDefinitionParser
org.springframework.security.oauth.config.
VerifierServiceBeanDefinitionParser
org.springframework.security.oauth2.config.
WebExpressionHandlerBeanDefinitionParser
org.springframework.security.oauth2.config.
ClientBeanDefinitionParser
org.springframework.security.oauth2.config.
ProviderBeanDefinitionParser
org.springframework.security.oauth2.config.
AuthorizationServerBeanDefinitionParser
org.springframework.security.oauth2.config.
ResourceServerBeanDefinitionParser
org.springframework.security.oauth2.provider.endpoint.
AbstractEndpoint
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth2.provider.endpoint.
AuthorizationEndpoint
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth2.provider.endpoint.
TokenEndpoint
org.springframework.beans.factory.config.
AbstractFactoryBean
<T> (implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth.config.
ProtectedResourceDetailsServiceFactoryBean
org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter<T>
org.springframework.security.oauth2.http.converter.jaxb.
JaxbOAuth2AccessTokenMessageConverter
org.springframework.security.oauth2.http.converter.jaxb.
JaxbOAuth2ExceptionMessageConverter
org.springframework.security.oauth2.http.converter.
FormOAuth2AccessTokenMessageConverter
org.springframework.security.access.method.AbstractMethodSecurityMetadataSource (implements org.springframework.security.access.method.MethodSecurityMetadataSource)
org.springframework.security.access.method.AbstractFallbackMethodSecurityMetadataSource
org.springframework.security.oauth.provider.attributes.
ConsumerSecurityMetadataSource
org.springframework.security.oauth2.provider.error.
AbstractOAuth2SecurityExceptionHandler
org.springframework.security.oauth2.provider.error.
OAuth2AccessDeniedHandler
(implements org.springframework.security.web.access.AccessDeniedHandler)
org.springframework.security.oauth2.provider.error.
OAuth2AuthenticationEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
org.springframework.security.access.expression.AbstractSecurityExpressionHandler<T> (implements org.springframework.context.
ApplicationContextAware
, org.springframework.security.access.expression.SecurityExpressionHandler<T>)
org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler (implements org.springframework.security.access.expression.method.MethodSecurityExpressionHandler)
org.springframework.security.oauth2.provider.expression.
OAuth2MethodSecurityExpressionHandler
org.springframework.security.oauth.provider.expression.
OAuthMethodSecurityExpressionHandler
org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler (implements org.springframework.security.web.access.expression.WebSecurityExpressionHandler)
org.springframework.security.oauth2.provider.expression.
OAuth2WebSecurityExpressionHandler
org.springframework.security.oauth2.provider.token.
AbstractTokenGranter
(implements org.springframework.security.oauth2.provider.
TokenGranter
)
org.springframework.security.oauth2.provider.code.
AuthorizationCodeTokenGranter
org.springframework.security.oauth2.provider.client.
ClientCredentialsTokenGranter
org.springframework.security.oauth2.provider.implicit.
ImplicitTokenGranter
org.springframework.security.oauth2.provider.refresh.
RefreshTokenGranter
org.springframework.security.oauth2.provider.password.
ResourceOwnerPasswordTokenGranter
org.springframework.security.oauth.examples.sparklr.mvc.
AccessConfirmationController
org.springframework.security.oauth.examples.tonr.converter.
AccessTokenRequestConverter
(implements org.springframework.core.convert.converter.
GenericConverter
)
org.springframework.security.oauth.examples.sparklr.mvc.
AdminController
org.springframework.context.support.
ApplicationObjectSupport
(implements org.springframework.context.
ApplicationContextAware
)
org.springframework.web.context.support.
WebApplicationObjectSupport
(implements org.springframework.web.context.
ServletContextAware
)
org.springframework.web.servlet.handler.
AbstractHandlerMapping
(implements org.springframework.web.servlet.
HandlerMapping
, org.springframework.core.
Ordered
)
org.springframework.web.servlet.handler.
AbstractHandlerMethodMapping
<T> (implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.web.servlet.mvc.method.
RequestMappingInfoHandlerMapping
org.springframework.web.servlet.mvc.method.annotation.
RequestMappingHandlerMapping
org.springframework.security.oauth2.provider.endpoint.
FrameworkEndpointHandlerMapping
org.springframework.security.oauth2.provider.code.
AuthorizationRequestHolder
(implements java.io.
Serializable
)
org.springframework.security.oauth2.provider.
BaseClientDetails
(implements org.springframework.security.oauth2.provider.
ClientDetails
)
org.springframework.security.oauth.provider.
BaseConsumerDetails
(implements org.springframework.security.oauth.provider.
ExtraTrustConsumerDetails
, org.springframework.security.oauth.provider.
ResourceSpecificConsumerDetails
)
org.springframework.security.oauth.examples.sparklr.oauth.
SparklrConsumerDetails
org.springframework.security.oauth2.client.resource.
BaseOAuth2ProtectedResourceDetails
(implements org.springframework.security.oauth2.client.resource.
OAuth2ProtectedResourceDetails
)
org.springframework.security.oauth2.client.token.grant.redirect.
AbstractRedirectResourceDetails
org.springframework.security.oauth2.client.token.grant.code.
AuthorizationCodeResourceDetails
org.springframework.security.oauth2.client.token.grant.implicit.
ImplicitResourceDetails
org.springframework.security.oauth2.client.test.
OAuth2ContextConfiguration.Implicit
org.springframework.security.oauth2.client.token.grant.client.
ClientCredentialsResourceDetails
org.springframework.security.oauth2.client.test.
OAuth2ContextConfiguration.ClientCredentials
org.springframework.security.oauth2.client.token.grant.password.
ResourceOwnerPasswordResourceDetails
org.springframework.security.oauth2.client.test.
OAuth2ContextConfiguration.Password
org.springframework.security.oauth.consumer.
BaseProtectedResourceDetails
(implements org.springframework.security.oauth.consumer.
ProtectedResourceDetails
)
org.springframework.security.oauth2.provider.client.
ClientDetailsUserDetailsService
(implements org.springframework.security.core.userdetails.UserDetailsService)
org.springframework.security.oauth2.provider.
CompositeTokenGranter
(implements org.springframework.security.oauth2.provider.
TokenGranter
)
org.springframework.security.oauth.config.
ConfigUtils
org.springframework.security.oauth2.config.
ConfigUtils
org.springframework.security.oauth.provider.
ConsumerCredentials
(implements java.io.
Serializable
)
org.springframework.security.oauth.config.
ConsumerDetailsFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.context.
ResourceLoaderAware
)
org.springframework.security.oauth.provider.attributes.
ConsumerSecurityVoter
(implements org.springframework.security.access.AccessDecisionVoter<S>)
org.springframework.security.oauth.consumer.client.
CoreOAuthConsumerSupport
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.security.oauth.consumer.
OAuthConsumerSupport
)
org.springframework.security.oauth.consumer.client.
CoreOAuthConsumerSupport.QueryParameterValue
(implements java.lang.
CharSequence
)
org.springframework.security.oauth.provider.filter.
CoreOAuthProviderSupport
(implements org.springframework.security.oauth.provider.
OAuthProviderSupport
)
org.springframework.security.oauth.common.signature.
CoreOAuthSignatureMethodFactory
(implements org.springframework.security.oauth.common.signature.
OAuthSignatureMethodFactory
)
org.springframework.security.oauth2.client.token.
DefaultAccessTokenRequest
(implements org.springframework.security.oauth2.client.token.
AccessTokenRequest
)
org.springframework.security.oauth.provider.
DefaultAuthenticationHandler
(implements org.springframework.security.oauth.provider.
OAuthAuthenticationHandler
)
org.springframework.security.oauth2.provider.token.
DefaultAuthenticationKeyGenerator
(implements org.springframework.security.oauth2.provider.token.
AuthenticationKeyGenerator
)
org.springframework.security.oauth2.provider.
DefaultAuthorizationRequest
(implements org.springframework.security.oauth2.provider.
AuthorizationRequest
, java.io.
Serializable
)
org.springframework.security.oauth2.provider.
DefaultAuthorizationRequestManager
(implements org.springframework.security.oauth2.provider.
AuthorizationRequestManager
)
org.springframework.security.oauth2.client.token.auth.
DefaultClientAuthenticationHandler
(implements org.springframework.security.oauth2.client.token.auth.
ClientAuthenticationHandler
)
org.springframework.security.oauth2.client.token.
DefaultClientKeyGenerator
(implements org.springframework.security.oauth2.client.token.
ClientKeyGenerator
)
org.springframework.security.oauth2.common.util.
DefaultJdbcListFactory
(implements org.springframework.security.oauth2.common.util.
JdbcListFactory
)
org.springframework.security.oauth2.common.
DefaultOAuth2AccessToken
(implements org.springframework.security.oauth2.common.
OAuth2AccessToken
, java.io.
Serializable
)
org.springframework.security.oauth2.client.context.
DefaultOAuth2ClientContext
(implements org.springframework.security.oauth2.client.context.
OAuth2ClientContext
, java.io.
Serializable
)
org.springframework.security.oauth2.provider.error.
DefaultOAuth2ExceptionRenderer
(implements org.springframework.security.oauth2.provider.error.
OAuth2ExceptionRenderer
)
org.springframework.security.oauth2.common.
DefaultOAuth2RefreshToken
(implements org.springframework.security.oauth2.common.
OAuth2RefreshToken
, java.io.
Serializable
)
org.springframework.security.oauth2.common.
DefaultExpiringOAuth2RefreshToken
(implements org.springframework.security.oauth2.common.
ExpiringOAuth2RefreshToken
)
org.springframework.security.oauth.consumer.net.
DefaultOAuthURLStreamHandlerFactory
(implements org.springframework.security.oauth.consumer.net.
OAuthURLStreamHandlerFactory
)
org.springframework.security.oauth2.provider.endpoint.
DefaultRedirectResolver
(implements org.springframework.security.oauth2.provider.endpoint.
RedirectResolver
)
org.springframework.security.oauth2.provider.endpoint.
ExactMatchRedirectResolver
org.springframework.security.oauth2.client.filter.state.
DefaultStateKeyGenerator
(implements org.springframework.security.oauth2.client.filter.state.
StateKeyGenerator
)
org.springframework.security.oauth2.provider.token.
DefaultTokenServices
(implements org.springframework.security.oauth2.provider.token.
AuthorizationServerTokenServices
, org.springframework.security.oauth2.provider.token.
ConsumerTokenServices
, org.springframework.beans.factory.
InitializingBean
, org.springframework.security.oauth2.provider.token.
ResourceServerTokenServices
)
org.springframework.security.oauth2.provider.approval.
DefaultUserApprovalHandler
(implements org.springframework.security.oauth2.provider.approval.
UserApprovalHandler
)
org.springframework.security.oauth2.provider.error.
DefaultWebResponseExceptionTranslator
(implements org.springframework.security.oauth2.provider.error.
WebResponseExceptionTranslator
)
org.springframework.security.oauth.provider.nonce.
ExpiringTimestampNonceServices
(implements org.springframework.security.oauth.provider.nonce.
OAuthNonceServices
)
org.springframework.security.oauth.examples.tonr.mvc.
FacebookController
org.springframework.security.oauth2.http.converter.
FormOAuth2ExceptionHttpMessageConverter
(implements org.springframework.http.converter.HttpMessageConverter<T>)
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.security.oauth2.provider.client.
ClientCredentialsTokenEndpointFilter
org.springframework.security.oauth2.client.filter.
OAuth2ClientAuthenticationProcessingFilter
org.springframework.security.oauth.provider.filter.
UserAuthorizationProcessingFilter
org.springframework.security.oauth.examples.tonr.impl.
GoogleServiceImpl
(implements org.springframework.security.oauth.examples.tonr.
GoogleService
)
org.springframework.security.oauth.common.signature.
HMAC_SHA1SignatureMethod
(implements org.springframework.security.oauth.common.signature.
OAuthSignatureMethod
)
org.springframework.http.client.support.HttpAccessor
org.springframework.http.client.support.InterceptingHttpAccessor
org.springframework.web.client.
RestTemplate
(implements org.springframework.web.client.
RestOperations
)
org.springframework.security.oauth2.client.
OAuth2RestTemplate
(implements org.springframework.security.oauth2.client.
OAuth2RestOperations
)
org.springframework.security.oauth.consumer.client.
OAuthRestTemplate
org.springframework.security.oauth.consumer.token.
HttpSessionBasedTokenServices
(implements org.springframework.security.oauth.consumer.token.
OAuthConsumerTokenServices
)
org.springframework.security.oauth.consumer.rememberme.
HttpSessionOAuthRememberMeServices
(implements org.springframework.security.oauth.consumer.rememberme.
OAuthRememberMeServices
)
org.springframework.security.oauth2.provider.
InMemoryClientDetailsService
(implements org.springframework.security.oauth2.provider.
ClientDetailsService
)
org.springframework.security.oauth.provider.
InMemoryConsumerDetailsService
(implements org.springframework.security.oauth.provider.
ConsumerDetailsService
)
org.springframework.security.oauth.provider.nonce.
InMemoryNonceServices
(implements org.springframework.security.oauth.provider.nonce.
OAuthNonceServices
)
org.springframework.security.oauth.consumer.
InMemoryProtectedResourceDetailsService
(implements org.springframework.security.oauth.consumer.
ProtectedResourceDetailsService
)
org.springframework.security.oauth2.provider.token.
InMemoryTokenStore
(implements org.springframework.security.oauth2.provider.token.
TokenStore
)
org.springframework.security.oauth2.provider.
JdbcClientDetailsService
(implements org.springframework.security.oauth2.provider.
ClientDetailsService
, org.springframework.security.oauth2.provider.
ClientRegistrationService
)
org.springframework.security.oauth2.client.token.
JdbcClientTokenServices
(implements org.springframework.security.oauth2.client.token.
ClientTokenServices
)
org.springframework.security.oauth2.provider.token.
JdbcTokenStore
(implements org.springframework.security.oauth2.provider.token.
TokenStore
)
org.codehaus.jackson.map.JsonDeserializer<T>
org.springframework.security.oauth2.common.exceptions.
OAuth2ExceptionDeserializer
org.codehaus.jackson.map.deser.std.StdDeserializer<T>
org.springframework.security.oauth2.provider.
BaseClientDetails.ArrayOrStringDeserializer
org.codehaus.jackson.map.deser.StdDeserializer<T>
org.springframework.security.oauth2.common.
OAuth2AccessTokenDeserializer
org.codehaus.jackson.map.JsonSerializer<T>
org.springframework.security.oauth2.common.exceptions.
OAuth2ExceptionSerializer
org.codehaus.jackson.map.ser.std.SerializerBase<T> (implements org.codehaus.jackson.schema.SchemaAware)
org.codehaus.jackson.map.ser.SerializerBase<T>
org.springframework.security.oauth2.common.
OAuth2AccessTokenSerializer
org.springframework.beans.factory.xml.
NamespaceHandlerSupport
(implements org.springframework.beans.factory.xml.
NamespaceHandler
)
org.springframework.security.oauth2.config.
OAuth2SecurityNamespaceHandler
org.springframework.security.oauth.config.
OAuthSecurityNamespaceHandler
org.springframework.security.oauth.consumer.rememberme.
NoOpOAuthRememberMeServices
(implements org.springframework.security.oauth.consumer.rememberme.
OAuthRememberMeServices
)
org.springframework.security.oauth.provider.nonce.
NullNonceServices
(implements org.springframework.security.oauth.provider.nonce.
OAuthNonceServices
)
org.springframework.security.oauth2.client.token.
OAuth2AccessTokenSupport
org.springframework.security.oauth2.client.token.
AccessTokenProviderChain
(implements org.springframework.security.oauth2.client.token.
AccessTokenProvider
)
org.springframework.security.oauth2.client.token.grant.code.
AuthorizationCodeAccessTokenProvider
(implements org.springframework.security.oauth2.client.token.
AccessTokenProvider
)
org.springframework.security.oauth2.client.token.grant.client.
ClientCredentialsAccessTokenProvider
(implements org.springframework.security.oauth2.client.token.
AccessTokenProvider
)
org.springframework.security.oauth2.client.token.grant.implicit.
ImplicitAccessTokenProvider
(implements org.springframework.security.oauth2.client.token.
AccessTokenProvider
)
org.springframework.security.oauth2.client.token.grant.password.
ResourceOwnerPasswordAccessTokenProvider
(implements org.springframework.security.oauth2.client.token.
AccessTokenProvider
)
org.springframework.security.oauth2.provider.authentication.
OAuth2AuthenticationDetails
(implements java.io.
Serializable
)
org.springframework.security.oauth2.provider.authentication.
OAuth2AuthenticationDetailsSource
(implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
org.springframework.security.oauth2.provider.authentication.
OAuth2AuthenticationManager
(implements org.springframework.security.authentication.AuthenticationManager, org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth2.provider.authentication.
OAuth2AuthenticationProcessingFilter
(implements javax.servlet.
Filter
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth2.config.
OAuth2ClientContextFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.security.oauth2.client.filter.
OAuth2ClientContextFilter
(implements javax.servlet.
Filter
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.security.oauth2.client.test.
OAuth2ContextConfiguration.ResourceHelper
org.springframework.security.oauth2.client.http.
OAuth2ErrorHandler
(implements org.springframework.web.client.
ResponseErrorHandler
)
org.springframework.security.oauth2.provider.expression.
OAuth2ExpressionUtils
org.springframework.security.oauth2.provider.expression.
OAuth2SecurityExpressionMethods
org.springframework.security.oauth2.common.util.
OAuth2Utils
org.springframework.security.oauth.consumer.client.
OAuthClientHttpRequestFactory
(implements org.springframework.http.client.ClientHttpRequestFactory)
org.springframework.security.oauth.config.
OAuthConsumerBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.security.oauth.consumer.filter.
OAuthConsumerContextFilter
(implements javax.servlet.
Filter
, org.springframework.beans.factory.
InitializingBean
, org.springframework.context.
MessageSourceAware
)
org.springframework.security.oauth.consumer.filter.
OAuthConsumerProcessingFilter
(implements javax.servlet.
Filter
, org.springframework.beans.factory.
InitializingBean
, org.springframework.context.
MessageSourceAware
)
org.springframework.security.oauth.consumer.
OAuthConsumerToken
(implements java.io.
Serializable
)
org.springframework.security.oauth.provider.
OAuthProcessingFilterEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
org.springframework.security.oauth.config.
OAuthProviderBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.security.oauth.provider.filter.
OAuthProviderProcessingFilter
(implements javax.servlet.
Filter
, org.springframework.beans.factory.
InitializingBean
, org.springframework.context.
MessageSourceAware
)
org.springframework.security.oauth.provider.filter.
AccessTokenProcessingFilter
org.springframework.security.oauth.provider.filter.
ProtectedResourceProcessingFilter
org.springframework.security.oauth.provider.filter.
UnauthenticatedRequestTokenProcessingFilter
org.springframework.security.oauth.provider.token.
OAuthProviderTokenImpl
(implements org.springframework.security.oauth.provider.token.
OAuthAccessProviderToken
)
org.springframework.security.oauth.consumer.
OAuthSecurityContextHolder
org.springframework.security.oauth.consumer.
OAuthSecurityContextImpl
(implements org.springframework.security.oauth.consumer.
OAuthSecurityContext
)
org.springframework.security.oauth.examples.sparklr.mvc.
PhotoController
org.springframework.security.oauth.examples.sparklr.
PhotoInfo
org.springframework.security.oauth.examples.sparklr.impl.
PhotoServiceImpl
(implements org.springframework.security.oauth.examples.sparklr.
PhotoService
)
org.springframework.security.oauth.examples.tonr.mvc.
PicasaController
org.springframework.security.oauth.common.signature.
PlainTextSignatureMethod
(implements org.springframework.security.oauth.common.signature.
OAuthSignatureMethod
)
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.springframework.security.oauth.common.signature.
SignatureSecretEditor
org.springframework.security.oauth2.provider.code.
RandomValueAuthorizationCodeServices
(implements org.springframework.security.oauth2.provider.code.
AuthorizationCodeServices
)
org.springframework.security.oauth2.provider.code.
InMemoryAuthorizationCodeServices
org.springframework.security.oauth2.provider.code.
JdbcAuthorizationCodeServices
org.springframework.security.oauth.provider.token.
RandomValueProviderTokenServices
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.security.oauth.provider.token.
OAuthProviderTokenServices
, org.springframework.security.oauth.provider.token.
OAuthTokenLifecycleRegistry
)
org.springframework.security.oauth.provider.token.
InMemoryProviderTokenServices
org.springframework.security.oauth.provider.token.
InMemorySelfCleaningProviderTokenServices
(implements org.springframework.beans.factory.
DisposableBean
)
org.springframework.security.oauth2.common.util.
RandomValueStringGenerator
org.springframework.security.oauth.provider.verifier.
RandomValueVerifierServices
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.security.oauth.provider.verifier.
OAuthVerifierServices
)
org.springframework.security.oauth2.config.
ResourceBeanDefinitionParser.StringListFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.security.oauth.common.signature.
RSA_SHA1SignatureMethod
(implements org.springframework.security.oauth.common.signature.
OAuthSignatureMethod
)
org.springframework.security.oauth.common.signature.
RSAKeySecret
(implements org.springframework.security.oauth.common.signature.
SignatureSecret
)
org.springframework.security.oauth2.provider.vote.
ScopeVoter
(implements org.springframework.security.access.AccessDecisionVoter<S>)
org.springframework.security.access.SecurityConfig (implements org.springframework.security.access.ConfigAttribute)
org.springframework.security.oauth.provider.attributes.
ConsumerSecurityConfig
org.springframework.security.oauth2.common.util.
SerializationUtils
org.springframework.security.oauth.common.signature.
SharedConsumerSecretImpl
(implements org.springframework.security.oauth.common.signature.
SharedConsumerSecret
)
org.springframework.security.oauth.examples.tonr.mvc.
SparklrController
org.springframework.security.oauth.examples.tonr.impl.
SparklrServiceImpl
(implements org.springframework.security.oauth.examples.tonr.
SparklrService
)
org.springframework.security.oauth.common.
StringSplitUtils
org.springframework.security.oauth2.client.http.
StringSplitUtils
org.junit.rules.
TestWatchman
(implements org.junit.rules.
MethodRule
)
org.springframework.security.oauth2.client.test.
OAuth2ContextSetup
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.security.access.AccessDeniedException
org.springframework.security.oauth.consumer.
OAuthRequestFailedException
org.springframework.security.oauth.consumer.
InvalidOAuthRealmException
org.springframework.security.oauth.consumer.
UnverifiedRequestTokenException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.InsufficientAuthenticationException
org.springframework.security.oauth.consumer.
AccessTokenRequiredException
org.springframework.security.oauth2.client.http.
AccessTokenRequiredException
org.springframework.security.oauth2.common.exceptions.
UnapprovedClientAuthenticationException
org.springframework.security.oauth.common.
OAuthException
org.springframework.security.oauth.provider.token.
ExpiredOAuthTokenException
org.springframework.security.oauth.provider.
InvalidOAuthParametersException
org.springframework.security.oauth.provider.
OAuthVersionUnsupportedException
org.springframework.security.oauth.provider.token.
InvalidOAuthTokenException
org.springframework.security.oauth.common.signature.
InvalidSignatureException
org.springframework.security.oauth.provider.nonce.
NonceAlreadyUsedException
org.springframework.security.oauth.provider.verifier.
VerificationFailedException
org.springframework.security.oauth2.provider.
ClientRegistrationException
org.springframework.security.oauth2.provider.
ClientAlreadyExistsException
org.springframework.security.oauth2.provider.
NoSuchClientException
org.springframework.security.oauth2.common.exceptions.
OAuth2Exception
org.springframework.security.oauth2.common.exceptions.
ClientAuthenticationException
org.springframework.security.oauth2.common.exceptions.
BadClientCredentialsException
org.springframework.security.oauth2.common.exceptions.
InvalidClientException
org.springframework.security.oauth2.common.exceptions.
InvalidGrantException
org.springframework.security.oauth2.common.exceptions.
InvalidRequestException
org.springframework.security.oauth2.common.exceptions.
InvalidTokenException
org.springframework.security.oauth2.common.exceptions.
RedirectMismatchException
org.springframework.security.oauth2.common.exceptions.
UnauthorizedClientException
org.springframework.security.oauth2.common.exceptions.
InsufficientScopeException
org.springframework.security.oauth2.common.exceptions.
InvalidScopeException
org.springframework.security.oauth2.client.resource.
OAuth2AccessDeniedException
org.springframework.security.oauth2.common.exceptions.
UnsupportedGrantTypeException
org.springframework.security.oauth2.common.exceptions.
UnsupportedResponseTypeException
org.springframework.security.oauth2.common.exceptions.
UserDeniedAuthorizationException
org.springframework.security.oauth2.common.exceptions.
SerializationException
org.springframework.security.oauth.common.signature.
UnsupportedSignatureMethodException
org.springframework.security.oauth2.client.
UserApprovalRequiredException
org.springframework.security.oauth2.client.
UserRedirectRequiredException
org.springframework.security.oauth.examples.tonr.
SparklrException
org.springframework.security.web.util.ThrowableAnalyzer
org.springframework.security.oauth2.common.
DefaultThrowableAnalyzer
org.springframework.security.oauth2.provider.token.
TokenEnhancerChain
(implements org.springframework.security.oauth2.provider.token.
TokenEnhancer
)
org.springframework.security.oauth2.provider.approval.
TokenServicesUserApprovalHandler
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.security.oauth2.provider.approval.
UserApprovalHandler
)
org.springframework.security.oauth.examples.sparklr.oauth.
SparklrUserApprovalHandler
org.apache.commons.codec.net.URLCodec (implements org.apache.commons.codec.BinaryDecoder, org.apache.commons.codec.BinaryEncoder, org.apache.commons.codec.StringDecoder, org.apache.commons.codec.StringEncoder)
org.springframework.security.oauth.common.
OAuthCodec
java.net.
URLStreamHandler
sun.net.www.protocol.http.Handler
sun.net.www.protocol.https.Handler
org.springframework.security.oauth.consumer.net.
OAuthOverHttpsURLStreamHandler
org.springframework.security.oauth.consumer.net.
OAuthOverHttpURLStreamHandler
org.springframework.security.oauth.consumer.nonce.
UUIDNonceFactory
(implements org.springframework.security.oauth.consumer.nonce.
NonceFactory
)
org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.
Serializable
)
org.springframework.security.oauth.provider.
OAuthAuthenticationDetails
org.springframework.security.oauth2.provider.endpoint.
WhitelabelApprovalEndpoint
Interface Hierarchy
org.springframework.security.oauth2.client.token.
AccessTokenProvider
org.springframework.security.oauth2.provider.token.
AuthenticationKeyGenerator
org.springframework.security.oauth2.provider.code.
AuthorizationCodeServices
org.springframework.security.oauth2.provider.
AuthorizationRequest
org.springframework.security.oauth2.provider.
AuthorizationRequestManager
org.springframework.security.oauth2.provider.token.
AuthorizationServerTokenServices
org.springframework.security.oauth2.client.token.auth.
ClientAuthenticationHandler
org.springframework.security.oauth2.provider.
ClientDetailsService
org.springframework.security.oauth2.client.token.
ClientKeyGenerator
org.springframework.security.oauth2.provider.
ClientRegistrationService
org.springframework.security.oauth2.client.token.
ClientTokenServices
org.springframework.security.oauth.provider.
ConsumerDetailsService
org.springframework.security.oauth2.provider.token.
ConsumerTokenServices
org.springframework.security.oauth.examples.tonr.
GoogleService
org.springframework.security.oauth2.common.util.
JdbcListFactory
java.util.
Map
<K,V>
org.springframework.security.oauth2.client.token.
AccessTokenRequest
org.springframework.util.
MultiValueMap
<K,V>
org.springframework.security.oauth2.client.token.
AccessTokenRequest
org.springframework.security.oauth.consumer.nonce.
NonceFactory
org.springframework.security.oauth2.common.
OAuth2AccessToken
org.springframework.security.oauth2.client.context.
OAuth2ClientContext
org.springframework.security.oauth2.provider.error.
OAuth2ExceptionRenderer
org.springframework.security.oauth2.client.resource.
OAuth2ProtectedResourceDetails
org.springframework.security.oauth2.common.
OAuth2RefreshToken
org.springframework.security.oauth2.common.
ExpiringOAuth2RefreshToken
org.springframework.security.oauth.provider.
OAuthAuthenticationHandler
org.springframework.security.oauth.consumer.
OAuthConsumerSupport
org.springframework.security.oauth.consumer.token.
OAuthConsumerTokenServices
org.springframework.security.oauth.provider.nonce.
OAuthNonceServices
org.springframework.security.oauth.provider.
OAuthProviderSupport
org.springframework.security.oauth.provider.token.
OAuthProviderTokenServices
org.springframework.security.oauth.consumer.rememberme.
OAuthRememberMeServices
org.springframework.security.oauth.consumer.
OAuthSecurityContext
org.springframework.security.oauth.common.signature.
OAuthSignatureMethod
org.springframework.security.oauth.common.signature.
OAuthSignatureMethodFactory
org.springframework.security.oauth.provider.token.
OAuthTokenLifecycleListener
org.springframework.security.oauth.provider.token.
OAuthTokenLifecycleRegistry
org.springframework.security.oauth.consumer.net.
OAuthURLStreamHandlerFactory
org.springframework.security.oauth.provider.verifier.
OAuthVerifierServices
org.springframework.security.oauth.examples.sparklr.
PhotoService
org.springframework.security.oauth.consumer.
ProtectedResourceDetails
org.springframework.security.oauth.consumer.
ProtectedResourceDetailsService
org.springframework.security.oauth2.provider.endpoint.
RedirectResolver
org.springframework.security.oauth2.provider.token.
ResourceServerTokenServices
org.springframework.web.client.
RestOperations
org.springframework.security.oauth2.client.
OAuth2RestOperations
org.springframework.security.oauth2.client.test.
RestTemplateHolder
org.springframework.security.oauth2.provider.
SaltedClientSecret
org.springframework.security.oauth.common.signature.
SaltedConsumerSecret
java.io.
Serializable
org.springframework.security.oauth2.provider.
ClientDetails
org.springframework.security.oauth.provider.
ConsumerDetails
org.springframework.security.oauth.provider.
ExtraTrustConsumerDetails
org.springframework.security.oauth.provider.
ResourceSpecificConsumerDetails
org.springframework.security.oauth.provider.
ExtraTrustConsumerDetails
org.springframework.security.oauth.provider.token.
OAuthAccessProviderToken
org.springframework.security.oauth.provider.token.
OAuthProviderToken
org.springframework.security.oauth.provider.token.
OAuthAccessProviderToken
org.springframework.security.oauth.provider.
ResourceSpecificConsumerDetails
org.springframework.security.oauth.common.signature.
SharedConsumerSecret
org.springframework.security.oauth.common.signature.
SignatureSecret
org.springframework.security.oauth.common.signature.
SharedConsumerSecret
org.springframework.security.oauth.examples.tonr.
SparklrService
org.springframework.security.oauth2.client.filter.state.
StateKeyGenerator
org.springframework.security.oauth2.client.test.
TestAccounts
org.springframework.security.oauth2.provider.token.
TokenEnhancer
org.springframework.security.oauth2.provider.
TokenGranter
org.springframework.security.oauth2.provider.token.
TokenStore
org.springframework.security.oauth2.provider.approval.
UserApprovalHandler
org.springframework.security.oauth2.provider.error.
WebResponseExceptionTranslator
Annotation Type Hierarchy
org.springframework.security.oauth.provider.attributes.
PermitAllConsumers
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
DenyAllConsumers
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
ConsumerRolesAllowed
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
ConsumerKeysAllowed
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth2.client.test.
OAuth2ContextConfiguration
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth2.client.test.
BeforeOAuth2Context
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth2.provider.endpoint.
FrameworkEndpoint
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.security.oauth.common.
OAuthConsumerParameter
org.springframework.security.oauth.common.
OAuthProviderParameter
org.springframework.security.oauth.provider.attributes.
ConsumerSecurityConfig.ConsumerSecurityType
org.springframework.security.oauth2.common.
AuthenticationScheme
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.