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.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
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.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.security.oauth.config.
ConsumerServiceBeanDefinitionParser
org.springframework.security.oauth.config.
ExpressionHandlerBeanDefinitionParser
org.springframework.security.oauth.config.
ProtectedResourceDetailsBeanDefinitionParser
org.springframework.security.oauth.config.
TokenServiceBeanDefinitionParser
org.springframework.security.oauth.config.
VerifierServiceBeanDefinitionParser
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.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.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.oauth.provider.expression.
OAuthMethodSecurityExpressionHandler
org.springframework.security.oauth.provider.
BaseConsumerDetails
(implements org.springframework.security.oauth.provider.
ExtraTrustConsumerDetails
, org.springframework.security.oauth.provider.
ResourceSpecificConsumerDetails
)
org.springframework.security.oauth.consumer.
BaseProtectedResourceDetails
(implements org.springframework.security.oauth.consumer.
ProtectedResourceDetails
)
org.springframework.security.oauth.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.oauth.provider.
DefaultAuthenticationHandler
(implements org.springframework.security.oauth.provider.
OAuthAuthenticationHandler
)
org.springframework.security.oauth.consumer.net.
DefaultOAuthURLStreamHandlerFactory
(implements org.springframework.security.oauth.consumer.net.
OAuthURLStreamHandlerFactory
)
org.springframework.security.oauth.provider.nonce.
ExpiringTimestampNonceServices
(implements org.springframework.security.oauth.provider.nonce.
OAuthNonceServices
)
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.oauth.provider.filter.
UserAuthorizationProcessingFilter
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.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.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.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
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.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.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.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.oauth.provider.verifier.
RandomValueVerifierServices
(implements org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth.provider.verifier.
OAuthVerifierServices
)
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.access.SecurityConfig (implements org.springframework.security.access.ConfigAttribute)
org.springframework.security.oauth.provider.attributes.
ConsumerSecurityConfig
org.springframework.security.oauth.common.signature.
SharedConsumerSecretImpl
(implements org.springframework.security.oauth.common.signature.
SharedConsumerSecret
)
org.springframework.security.oauth.common.
StringSplitUtils
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.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.oauth.common.signature.
UnsupportedSignatureMethodException
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
Interface Hierarchy
org.springframework.security.oauth.provider.
ConsumerDetailsService
org.springframework.security.oauth.consumer.nonce.
NonceFactory
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.consumer.
ProtectedResourceDetails
org.springframework.security.oauth.consumer.
ProtectedResourceDetailsService
org.springframework.security.oauth.common.signature.
SaltedConsumerSecret
java.io.
Serializable
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
Annotation Type Hierarchy
org.springframework.security.oauth.provider.attributes.
PermitAllConsumers
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
ConsumerKeysAllowed
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
ConsumerRolesAllowed
(implements java.lang.annotation.
Annotation
)
org.springframework.security.oauth.provider.attributes.
DenyAllConsumers
(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.provider.attributes.
ConsumerSecurityConfig.ConsumerSecurityType
org.springframework.security.oauth.common.
OAuthProviderParameter
org.springframework.security.oauth.common.
OAuthConsumerParameter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All rights reserved.