Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V 

A

ACCESS_TOKENS_DEFAULT_ATTRIBUTE - Static variable in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
AccessTokenProcessingFilter - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
AccessTokenProcessingFilter() - Constructor for class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
 
AccessTokenRequiredException - Exception in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
AccessTokenRequiredException(ProtectedResourceDetails) - Constructor for exception org.springframework.security.oauth.consumer.AccessTokenRequiredException
Deprecated.
 
AccessTokenRequiredException(String, ProtectedResourceDetails) - Constructor for exception org.springframework.security.oauth.consumer.AccessTokenRequiredException
Deprecated.
 
AccessTokenRequiredException(String, ProtectedResourceDetails, Throwable) - Constructor for exception org.springframework.security.oauth.consumer.AccessTokenRequiredException
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Initialze these token services.
afterPropertiesSet() - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
 
allowMethod(String) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Whether to allow the specified HTTP method.
allowMethod(String) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
authorizeRequestToken(String, String, Authentication) - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderTokenServices
Deprecated.
Authorize the specified request token with the specified authentication credentials.
authorizeRequestToken(String, String, Authentication) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
 

B

BaseConsumerDetails - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
BaseConsumerDetails() - Constructor for class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
 
BaseProtectedResourceDetails - Class in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
BaseProtectedResourceDetails() - Constructor for class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 

C

CALLBACK_ATTRIBUTE - Static variable in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
charAt(int) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
checkForResourceThatNeedsAuthorization(Exception) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
Check the given exception for the resource that needs authorization.
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint
Deprecated.
 
configureURLForProtectedAccess(URL, OAuthConsumerToken, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Create a configured URL.
configureURLForProtectedAccess(URL, OAuthConsumerToken, ProtectedResourceDetails, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Internal use of configuring the URL for protected access, the resource details already having been loaded.
configureURLForProtectedAccess(URL, OAuthConsumerToken, String, Map<String, String>) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Create a configured URL.
ConfigUtils - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerAuthentication - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerAuthentication(ConsumerDetails, ConsumerCredentials) - Constructor for class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
 
ConsumerAuthentication(ConsumerDetails, ConsumerCredentials, Map<String, String>) - Constructor for class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
 
ConsumerCredentials - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerCredentials(String, String, String, String, String) - Constructor for class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
 
ConsumerDetails - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerDetailsFactoryBean - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerDetailsFactoryBean() - Constructor for class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
ConsumerDetailsService - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
consumerHasAnyRole(SecurityExpressionRoot, String...) - Static method in class org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler
Deprecated.
 
ConsumerKeysAllowed - Annotation Type in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerRolesAllowed - Annotation Type in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerSecurityConfig - Class in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerSecurityConfig(String, ConsumerSecurityConfig.ConsumerSecurityType) - Constructor for class org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig
Deprecated.
 
ConsumerSecurityConfig.ConsumerSecurityType - Enum in org.springframework.security.oauth.provider.attributes
Deprecated.
Type of security.
ConsumerSecurityMetadataSource - Class in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerSecurityMetadataSource() - Constructor for class org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
Deprecated.
 
ConsumerSecurityVoter - Class in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerSecurityVoter() - Constructor for class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
Deprecated.
 
ConsumerServiceBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ConsumerServiceBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser
Deprecated.
 
CoreOAuthConsumerSupport - Class in org.springframework.security.oauth.consumer.client
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
CoreOAuthConsumerSupport() - Constructor for class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
CoreOAuthConsumerSupport(OAuthURLStreamHandlerFactory) - Constructor for class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
CoreOAuthConsumerSupport.QueryParameterValue - Class in org.springframework.security.oauth.consumer.client
Deprecated.
Marker class for an oauth parameter value that is a query parameter and should therefore not be included in the authorization header.
CoreOAuthProviderSupport - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
CoreOAuthProviderSupport() - Constructor for class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
 
CoreOAuthSignatureMethodFactory - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
CoreOAuthSignatureMethodFactory() - Constructor for class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
 
createAccessToken(String) - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderTokenServices
Deprecated.
Create an OAuth access token given the specified request token.
createAccessToken(String) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
 
createAuthentication(HttpServletRequest, ConsumerAuthentication, OAuthAccessProviderToken) - Method in class org.springframework.security.oauth.provider.DefaultAuthenticationHandler
Deprecated.
Default implementation returns the user authentication associated with the auth token, if the token is provided.
createAuthentication(HttpServletRequest, ConsumerAuthentication, OAuthAccessProviderToken) - Method in interface org.springframework.security.oauth.provider.OAuthAuthenticationHandler
Deprecated.
Create the authentication object for an authenticated OAuth request.
createDetails(HttpServletRequest, ConsumerDetails) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Create the details for the authentication request.
createEvaluationContextInternal(Authentication, MethodInvocation) - Method in class org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler
Deprecated.
 
createInstance() - Method in class org.springframework.security.oauth.config.ProtectedResourceDetailsServiceFactoryBean
Deprecated.
 
createOAuthToken(ConsumerAuthentication) - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
 
createOAuthToken(ConsumerAuthentication) - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
Create the OAuth token for the specified consumer key.
createPrivateKey(byte[]) - Static method in class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Creates a private key from the PKCS#8-encoded value of the given bytes.
createPublicKey(byte[]) - Static method in class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Creates a public key from the X509-encoded value of the given bytes.
createRequest(URI, HttpMethod) - Method in class org.springframework.security.oauth.consumer.client.OAuthClientHttpRequestFactory
Deprecated.
 
createSecurityMetadataSource(Element, ParserContext) - Static method in class org.springframework.security.oauth.config.ConfigUtils
Deprecated.
 
createUnauthorizedRequestToken(String, String) - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderTokenServices
Deprecated.
Create an unauthorized OAuth request token.
createUnauthorizedRequestToken(String, String) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
 
createVerifier() - Method in interface org.springframework.security.oauth.provider.verifier.OAuthVerifierServices
Deprecated.
Create a verifier.
createVerifier() - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
 

D

DefaultAuthenticationHandler - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
DefaultAuthenticationHandler() - Constructor for class org.springframework.security.oauth.provider.DefaultAuthenticationHandler
Deprecated.
 
DefaultOAuthURLStreamHandlerFactory - Class in org.springframework.security.oauth.consumer.net
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
DefaultOAuthURLStreamHandlerFactory() - Constructor for class org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory
Deprecated.
 
DENY_ALL_ATTRIBUTE - Static variable in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig
Deprecated.
 
DenyAllConsumers - Annotation Type in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
destroy() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
destroy() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
destroy() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
destroy() - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser
Deprecated.
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser
Deprecated.
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser
Deprecated.
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser
Deprecated.
 

E

equals(Object) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
ExpiredOAuthTokenException - Exception in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ExpiredOAuthTokenException(String) - Constructor for exception org.springframework.security.oauth.provider.token.ExpiredOAuthTokenException
Deprecated.
 
ExpiringTimestampNonceServices - Class in org.springframework.security.oauth.provider.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ExpiringTimestampNonceServices() - Constructor for class org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices
Deprecated.
 
ExpressionHandlerBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ExpressionHandlerBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.ExpressionHandlerBeanDefinitionParser
Deprecated.
 
ExtraTrustConsumerDetails - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.

F

fail(HttpServletRequest, HttpServletResponse, OAuthRequestFailedException) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
Common logic for OAuth failed.
fail(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Common logic for OAuth failed.
findAttributes(Class<?>) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
Deprecated.
 
findAttributes(Method, Class<?>) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
Deprecated.
 
findDefaultFilterChainBeanId(ParserContext) - Static method in class org.springframework.security.oauth.config.ConfigUtils
Deprecated.
 
findFilterChain(ParserContext, String) - Static method in class org.springframework.security.oauth.config.ConfigUtils
Deprecated.
 
findValidHeaderValue(Set<CharSequence>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Finds a valid header value that is valid for the OAuth header.

G

generateNonce() - Method in interface org.springframework.security.oauth.consumer.nonce.NonceFactory
Deprecated.
Generate a nonce.
generateNonce() - Method in class org.springframework.security.oauth.consumer.nonce.UUIDNonceFactory
Deprecated.
 
getAccessToken(OAuthConsumerToken, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getAccessToken(ProtectedResourceDetails, OAuthConsumerToken, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getAccessToken(OAuthConsumerToken, String) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get an access token for a protected resource.
getAccessToken(ProtectedResourceDetails, OAuthConsumerToken, String) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get an access token for a protected resource.
getAccessTokenDependencies(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
Loads the access token dependencies for the given request.
getAccessTokenHttpMethod() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getAccessTokenHttpMethod() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The HTTP method to use with getAccessTokenURL()
getAccessTokens() - Method in interface org.springframework.security.oauth.consumer.OAuthSecurityContext
Deprecated.
Get the access tokens for the current context.
getAccessTokens() - Method in class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
Deprecated.
 
getAccessTokensRequestAttribute() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The default request attribute into which the OAuth access tokens are stored.
getAccessTokenURL() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getAccessTokenURL() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The URL to use to obtain an OAuth access token.
getAccessTokenValiditySeconds() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The validity (in seconds) of the access token.
getAdditionalOAuthParameters() - Method in class org.springframework.security.oauth.consumer.client.OAuthClientHttpRequestFactory
Deprecated.
Any additional OAuth parameters to send with the OAuth request.
getAdditionalParameters() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getAdditionalParameters() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
Any additional parameters for the consumer token.
getAdditionalParameters() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The additional OAuth parameters for this protected resource.
getAdditionalRequestHeaders() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getAdditionalRequestHeaders() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The additional request headers to send.
getAllConfigAttributes() - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
Deprecated.
 
getAuthenticationEntryPoint() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The authentication entry point.
getAuthHandler() - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
The authentication handler.
getAuthorities() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The base authorities for this consumer.
getAuthorities() - Method in interface org.springframework.security.oauth.provider.ConsumerDetails
Deprecated.
Get the authorities that are granted to the OAuth consumer.
getAuthorizationHeader(ProtectedResourceDetails, OAuthConsumerToken, URL, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getAuthorizationHeader(ProtectedResourceDetails, OAuthConsumerToken, URL, String, Map<String, String>) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get the authorization header using the given access token that should be applied to the specified URL.
getAuthorizationHeaderRealm() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getAuthorizationHeaderRealm() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The value of the realm of the authorization header, or null if none.
getBaseUrl(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
The configured base URL for this OAuth provider for the given HttpServletRequest.
getBaseUrl() - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
The configured base URL for this OAuth provider.
getBeanClass(Element) - Method in class org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser
Deprecated.
 
getBeanClass(Element) - Method in class org.springframework.security.oauth.config.ExpressionHandlerBeanDefinitionParser
Deprecated.
 
getBeanClass(Element) - Method in class org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser
Deprecated.
 
getBeanClass(Element) - Method in class org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser
Deprecated.
 
getBeanClass(Element) - Method in class org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser
Deprecated.
 
getCallbackParameterName() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
The name of the request parameter that supplies the callback URL.
getCallbackURL(HttpServletRequest) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
Get the callback URL for the specified request.
getCallbackUrl() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
The callback URL associated with this token.
getCallbackUrl() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The callback url associated with this token.
getCleanupIntervalSeconds() - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
Deprecated.
The interval at which to schedule cleanup.
getConnectionTimeout() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The connection timeout (default 60 seconds).
getConsumerCredentials() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
The credentials of this authentication.
getConsumerDetails() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
The consumer details.
getConsumerDetails() - Method in class org.springframework.security.oauth.provider.OAuthAuthenticationDetails
Deprecated.
 
getConsumerDetailsService() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The consumer details service.
getConsumerDetailsStore() - Method in class org.springframework.security.oauth.provider.InMemoryConsumerDetailsService
Deprecated.
 
getConsumerKey() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getConsumerKey() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The consumer key with which to interact with the provider.
getConsumerKey() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The consumer key.
getConsumerKey() - Method in class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
The consumer key.
getConsumerKey() - Method in interface org.springframework.security.oauth.provider.ConsumerDetails
Deprecated.
The consumer key.
getConsumerKey() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
The consumer key associated with this oauth token.
getConsumerKey() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The consumer key associated with this oauth token.
getConsumerName() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The name of the consumer.
getConsumerName() - Method in interface org.springframework.security.oauth.provider.ConsumerDetails
Deprecated.
The name of the consumer (for display purposes).
getConsumerSecret() - Method in interface org.springframework.security.oauth.common.signature.SharedConsumerSecret
Deprecated.
The consumer secret.
getConsumerSecret() - Method in class org.springframework.security.oauth.common.signature.SharedConsumerSecretImpl
Deprecated.
 
getConsumerSupport() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The OAuth consumer support.
getContext() - Static method in class org.springframework.security.oauth.consumer.OAuthSecurityContextHolder
Deprecated.
 
getCredentials() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
The credentials.
getDetails() - Method in interface org.springframework.security.oauth.consumer.OAuthSecurityContext
Deprecated.
Any details for this security this context.
getDetails() - Method in class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
Deprecated.
 
getFilterProcessesUrl() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The URL for which this filter will be applied.
getHttpsStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory
Deprecated.
 
getHttpsStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Method in interface org.springframework.security.oauth.consumer.net.OAuthURLStreamHandlerFactory
Deprecated.
Get the handler for an HTTPS stream.
getHttpStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory
Deprecated.
 
getHttpStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Method in interface org.springframework.security.oauth.consumer.net.OAuthURLStreamHandlerFactory
Deprecated.
Get the handler for an HTTP stream.
getId() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getId() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
An identifier for these resource details.
getLifecycleListeners() - Method in interface org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry
Deprecated.
The collection of lifecycle listeners for this registry.
getLifecycleListeners() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The collection of lifecycle listeners for these services.
getName() - Method in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
The name of this HMAC-SHA1 signature method ("HMAC-SHA1").
getName() - Method in interface org.springframework.security.oauth.common.signature.OAuthSignatureMethod
Deprecated.
The name of the OAuth signature method.
getName() - Method in class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
The name of this plain text signature method ("PLAINTEXT").
getName() - Method in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
The name of this RSA-SHA1 signature method ("RSA-SHA1").
getName() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
The name of this principal is the consumer key.
getNonceFactory() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The nonce factory.
getNonceServices() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The nonce services.
getOAuthFailureHandler() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The oauth failure handler.
getOAuthParameters() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
Get the oauth parameters supplied in the request.
getOAuthQueryString(ProtectedResourceDetails, OAuthConsumerToken, URL, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getOAuthQueryString(ProtectedResourceDetails, OAuthConsumerToken, URL, String, Map<String, String>) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get the query string that is to be used in the given request.
getObject() - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
getObjectDefinitionSource() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
The filter invocation definition source.
getObjectType() - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
getObjectType() - Method in class org.springframework.security.oauth.config.ProtectedResourceDetailsServiceFactoryBean
Deprecated.
 
getPlainTextPasswordEncoder() - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
The password encoder to use for the plain-text password signature method.
getPortResolver() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The port resolver.
getPrincipal() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
The principal (consumer details).
getPrivateKey() - Method in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
The private key.
getPrivateKey() - Method in class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
The private key.
getProtectedResourceDetailsService() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The protected resource details service.
getProtectedResourceDetailsService() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
The protected resource details service.
getProviderSupport() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The OAuth provider support.
getProxySelector() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The proxy selector to use.
getPublicKey() - Method in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
The private key.
getPublicKey() - Method in class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
The public key.
getRandom() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The random value generator used to create token secrets.
getRandom() - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
The random value generator used to create token secrets.
getReadTimeout() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The read timeout (default 60 seconds).
getRealmName() - Method in class org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint
Deprecated.
 
getRedirectStrategy() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The redirect strategy.
getRememberMeServices() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The remember-me services.
getRequestTokenHttpMethod() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getRequestTokenHttpMethod() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The HTTP method to use with getRequestTokenURL()
getRequestTokenURL() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getRequestTokenURL() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The URL to use to obtain an OAuth request token.
getRequestTokenValiditySeconds() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The validity (in seconds) of the unauthenticated request token.
getRequiredRealm() - Method in exception org.springframework.security.oauth.consumer.InvalidOAuthRealmException
Deprecated.
 
getResource() - Method in exception org.springframework.security.oauth.consumer.AccessTokenRequiredException
Deprecated.
 
getResource() - Method in class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
 
getResourceDescription() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The description of the resource.
getResourceDescription() - Method in interface org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails
Deprecated.
A description of the resource.
getResourceDetailsStore() - Method in class org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService
Deprecated.
 
getResourceId() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The id of the resource to which this token applies.
getResourceName() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The name of the resource.
getResourceName() - Method in interface org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails
Deprecated.
The name of the resource.
getResponseContentType() - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
The content type of the response.
getResponseContentType() - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
The content type of the response.
getSalt() - Method in interface org.springframework.security.oauth.common.signature.SaltedConsumerSecret
Deprecated.
Returns the salt to use for this consumer secret.
getSecret() - Method in class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
The secret.
getSecret() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The token secret.
getSecret() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
The token secret.
getSecret() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The token secret.
getSecretKey() - Method in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
The secret key.
getSecurityType() - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig
Deprecated.
 
getSession() - Method in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 
getSharedSecret() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getSharedSecret() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The shared signature secret.
getSignature() - Method in class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
The signature.
getSignatureBaseString(Map<String, Set<CharSequence>>, URL, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Get the signature base string for the specified parameters.
getSignatureBaseString() - Method in class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
The signature base string.
getSignatureBaseString(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
 
getSignatureBaseString(HttpServletRequest) - Method in interface org.springframework.security.oauth.provider.OAuthProviderSupport
Deprecated.
Get the signature base string for the specified request, per OAuth Core 1.0, 9.1
getSignatureFactory() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The signature factory to use.
getSignatureMethod(String, SignatureSecret, String) - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
 
getSignatureMethod(String, SignatureSecret, String) - Method in interface org.springframework.security.oauth.common.signature.OAuthSignatureMethodFactory
Deprecated.
Get the signature method of the given name.
getSignatureMethod() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getSignatureMethod() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The signature method to use for OAuth requests.
getSignatureMethod() - Method in class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
The signature method.
getSignatureMethodFactory() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The OAuth signature method factory.
getSignatureSecret() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The signature secret.
getSignatureSecret() - Method in interface org.springframework.security.oauth.provider.ConsumerDetails
Deprecated.
The signature secret.
getStreamHandlerFactory() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The URL stream handler factory for connections to an OAuth resource.
getSupport() - Method in class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
The support logic to use.
getSupportedOAuthParameters() - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
Get the supported OAuth parameters.
getThrowableAnalyzer() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The throwable analyzer.
getTimestamp() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
Timestamp associated with this token.
getToken(String) - Method in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 
getToken(String) - Method in interface org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices
Deprecated.
Get the token for the specified protected resource.
getToken() - Method in class org.springframework.security.oauth.provider.ConsumerCredentials
Deprecated.
The OAuth token.
getToken(String) - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderTokenServices
Deprecated.
Read a token by its value.
getToken(String) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
 
getTokenFromProvider(ProtectedResourceDetails, URL, String, OAuthConsumerToken, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Get the consumer token with the given parameters and URL.
getTokenParameterName() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
The name of the request parameter that supplies the token id.
getTokenParameterName() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
The name of the request parameter that supplies the token id.
getTokenSecretLengthBytes() - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The length of the token secret in bytes, before being base64-encoded.
getTokenServices() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The token services.
getTokenServices() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Get the OAuth token services.
getTokenServices() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
Get the OAuth token services.
getUnauthorizedRequestToken(String, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getUnauthorizedRequestToken(ProtectedResourceDetails, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
getUnauthorizedRequestToken(String, String) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get an unauthorized request token for a protected resource.
getUnauthorizedRequestToken(ProtectedResourceDetails, String) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Get an unauthorized request token for a protected resource.
getUserAuthentication() - Method in interface org.springframework.security.oauth.provider.token.OAuthAccessProviderToken
Deprecated.
Get the authentication of the user who authorized the access token.
getUserAuthentication() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The authentication of the user who granted the access token.
getUserAuthorizationRedirectURL(ProtectedResourceDetails, OAuthConsumerToken, String) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
Get the URL to which to redirect the user for authorization of protected resources.
getUserAuthorizationURL() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
getUserAuthorizationURL() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
The URL to which to redirect the user for authorization of access to the protected resource.
getValidityWindowSeconds() - Method in class org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices
Deprecated.
Set the timestamp validity window (in seconds).
getValidityWindowSeconds() - Method in class org.springframework.security.oauth.provider.nonce.InMemoryNonceServices
Deprecated.
Set the timestamp validity window (in seconds).
getValue() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The value of the token.
getValue() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
The value of the token.
getValue() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The value of the token.
getVerifier() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
The verifier string for this token.
getVerifier() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The verifier string for this token.
getVerifierLengthBytes() - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
The verifier length in bytes, before being encoded to a string.
getVerifierServices() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
The verifier services to use.
getVerifierString(byte[]) - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
Convert these random bytes to a verifier string.

H

hashCode() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
HMAC_SHA1SignatureMethod - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
HMAC_SHA1SignatureMethod(SecretKey) - Constructor for class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
Construct a HMAC-SHA1 signature method with the given HMAC-SHA1 key.
HttpSessionBasedTokenServices - Class in org.springframework.security.oauth.consumer.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
HttpSessionBasedTokenServices() - Constructor for class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 
HttpSessionOAuthRememberMeServices - Class in org.springframework.security.oauth.consumer.rememberme
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
HttpSessionOAuthRememberMeServices() - Constructor for class org.springframework.security.oauth.consumer.rememberme.HttpSessionOAuthRememberMeServices
Deprecated.
 

I

init() - Method in class org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler
Deprecated.
 
init(FilterConfig) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
init(FilterConfig) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
init(FilterConfig) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
InMemoryConsumerDetailsService - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InMemoryConsumerDetailsService() - Constructor for class org.springframework.security.oauth.provider.InMemoryConsumerDetailsService
Deprecated.
 
InMemoryNonceServices - Class in org.springframework.security.oauth.provider.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InMemoryNonceServices() - Constructor for class org.springframework.security.oauth.provider.nonce.InMemoryNonceServices
Deprecated.
 
InMemoryProtectedResourceDetailsService - Class in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InMemoryProtectedResourceDetailsService() - Constructor for class org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService
Deprecated.
 
InMemoryProviderTokenServices - Class in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InMemoryProviderTokenServices() - Constructor for class org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
Deprecated.
 
InMemorySelfCleaningProviderTokenServices - Class in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InMemorySelfCleaningProviderTokenServices() - Constructor for class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
Deprecated.
 
InvalidOAuthParametersException - Exception in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InvalidOAuthParametersException(String) - Constructor for exception org.springframework.security.oauth.provider.InvalidOAuthParametersException
Deprecated.
 
InvalidOAuthRealmException - Exception in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InvalidOAuthRealmException(String, String) - Constructor for exception org.springframework.security.oauth.consumer.InvalidOAuthRealmException
Deprecated.
 
InvalidOAuthTokenException - Exception in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InvalidOAuthTokenException(String) - Constructor for exception org.springframework.security.oauth.provider.token.InvalidOAuthTokenException
Deprecated.
 
InvalidSignatureException - Exception in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
InvalidSignatureException(String) - Constructor for exception org.springframework.security.oauth.common.signature.InvalidSignatureException
Deprecated.
 
InvalidSignatureException(String, Throwable) - Constructor for exception org.springframework.security.oauth.common.signature.InvalidSignatureException
Deprecated.
 
isAcceptsAuthorizationHeader() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
isAcceptsAuthorizationHeader() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
Whether the provider of this resource accepts the OAuth Authorization HTTP header.
isAccessToken() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
Whether this is an OAuth access token.
isAccessToken() - Method in interface org.springframework.security.oauth.provider.token.OAuthProviderToken
Deprecated.
Whether this is an OAuth access token.
isAccessToken() - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
Whether this is an OAuth access token.
isAllowAllMethods() - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
Whether to allow all methods.
isAuthenticated() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
Whether the signature has been validated.
isExpired(OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Whether the auth token is expired.
isIgnoreInadequateCredentials() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Whether to ignore missing OAuth credentials.
isOAuthConsumerAuth(SecurityExpressionRoot) - Static method in class org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler
Deprecated.
 
isRequire10a() - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
Whether to require 1.0a support.
isRequire10a() - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
Whether to require 1.0a support.
isRequire10a() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
Whether to require 1.0a support.
isRequire10a() - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
Whether to require 1.0a support.
isRequireAuthenticated() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
Whether to require the current authentication to be authenticated.
isRequiredToObtainAuthenticatedToken() - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
Whether this consumer is required to obtain an authenticated oauth token.
isRequiredToObtainAuthenticatedToken() - Method in interface org.springframework.security.oauth.provider.ExtraTrustConsumerDetails
Deprecated.
Whether this consumer is required to obtain an authenticated oauth token.
isSignatureValidated() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
Whether the signature has been validated.
isSingleton() - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
isSupportHMAC_SHA1() - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support HMAC-SHA1 signature method.
isSupportPlainText() - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support the plain text signature method.
isSupportRSA_SHA1() - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support RSA-SHA1 signature method.
isUse10a() - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
isUse10a() - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetails
Deprecated.
Whether to use OAuth Core 1.0a.

K

KEY_PREFIX - Static variable in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 

L

length() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
loadConsumerByConsumerKey(String) - Method in interface org.springframework.security.oauth.provider.ConsumerDetailsService
Deprecated.
Load a consumer by the consumer key.
loadConsumerByConsumerKey(String) - Method in class org.springframework.security.oauth.provider.InMemoryConsumerDetailsService
Deprecated.
 
loadOAuthParameters(ProtectedResourceDetails, URL, OAuthConsumerToken, String, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Loads the OAuth parameters for the given resource at the given URL and the given token.
loadProtectedResourceDetailsById(String) - Method in class org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService
Deprecated.
 
loadProtectedResourceDetailsById(String) - Method in interface org.springframework.security.oauth.consumer.ProtectedResourceDetailsService
Deprecated.
Load the details of a protected resource by id.
loadRememberedTokens(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth.consumer.rememberme.HttpSessionOAuthRememberMeServices
Deprecated.
 
loadRememberedTokens(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth.consumer.rememberme.NoOpOAuthRememberMeServices
Deprecated.
 
loadRememberedTokens(HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.security.oauth.consumer.rememberme.OAuthRememberMeServices
Deprecated.
Load any remembered tokens for the given request.
loadSignificantParametersForSignatureBaseString(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
Loads the significant parameters (name-to-value map) that are to be used to calculate the signature base string.

M

MAC_NAME - Static variable in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
The MAC name (for interfacing with javax.crypto.*).
messages - Variable in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
messages - Variable in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
messages - Variable in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 

N

NonceAlreadyUsedException - Exception in org.springframework.security.oauth.provider.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
NonceAlreadyUsedException(String) - Constructor for exception org.springframework.security.oauth.provider.nonce.NonceAlreadyUsedException
Deprecated.
 
NonceFactory - Interface in org.springframework.security.oauth.consumer.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
NoOpOAuthRememberMeServices - Class in org.springframework.security.oauth.consumer.rememberme
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
NoOpOAuthRememberMeServices() - Constructor for class org.springframework.security.oauth.consumer.rememberme.NoOpOAuthRememberMeServices
Deprecated.
 
normalizeUrl(String) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
Normalize the URL for use in the signature.
NullNonceServices - Class in org.springframework.security.oauth.provider.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
NullNonceServices() - Constructor for class org.springframework.security.oauth.provider.nonce.NullNonceServices
Deprecated.
 

O

OAUTH_FAILURE_KEY - Static variable in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
OAUTH_PROCESSING_HANDLED - Static variable in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Attribute for indicating that OAuth processing has already occurred.
OAuthAccessProviderToken - Interface in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthAuthenticationDetails - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthAuthenticationDetails(HttpServletRequest, ConsumerDetails) - Constructor for class org.springframework.security.oauth.provider.OAuthAuthenticationDetails
Deprecated.
 
OAuthAuthenticationHandler - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthClientHttpRequestFactory - Class in org.springframework.security.oauth.consumer.client
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthClientHttpRequestFactory(ClientHttpRequestFactory, ProtectedResourceDetails, OAuthConsumerSupport) - Constructor for class org.springframework.security.oauth.consumer.client.OAuthClientHttpRequestFactory
Deprecated.
 
OAuthCodec - Class in org.springframework.security.oauth.common
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.OAuthConsumerBeanDefinitionParser
Deprecated.
 
OAuthConsumerContextFilter - Class in org.springframework.security.oauth.consumer.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerContextFilter() - Constructor for class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
 
OAuthConsumerParameter - Enum in org.springframework.security.oauth.common
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerProcessingFilter - Class in org.springframework.security.oauth.consumer.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerProcessingFilter() - Constructor for class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
 
OAuthConsumerSupport - Interface in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerToken - Class in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthConsumerToken() - Constructor for class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
 
OAuthConsumerTokenServices - Interface in org.springframework.security.oauth.consumer.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
oauthDecode(String) - Static method in class org.springframework.security.oauth.common.OAuthCodec
Deprecated.
Decode the specified value.
oauthEncode(String) - Static method in class org.springframework.security.oauth.common.OAuthCodec
Deprecated.
Encode the specified value.
OAuthException - Exception in org.springframework.security.oauth.common
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthException(String) - Constructor for exception org.springframework.security.oauth.common.OAuthException
Deprecated.
 
OAuthException(String, Throwable) - Constructor for exception org.springframework.security.oauth.common.OAuthException
Deprecated.
 
OAuthMethodSecurityExpressionHandler - Class in org.springframework.security.oauth.provider.expression
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthMethodSecurityExpressionHandler() - Constructor for class org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler
Deprecated.
 
OAuthNonceServices - Interface in org.springframework.security.oauth.provider.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthOverHttpsURLStreamHandler - Class in org.springframework.security.oauth.consumer.net
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthOverHttpsURLStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Constructor for class org.springframework.security.oauth.consumer.net.OAuthOverHttpsURLStreamHandler
Deprecated.
 
OAuthOverHttpURLStreamHandler - Class in org.springframework.security.oauth.consumer.net
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthOverHttpURLStreamHandler(ProtectedResourceDetails, OAuthConsumerToken, OAuthConsumerSupport, String, Map<String, String>) - Constructor for class org.springframework.security.oauth.consumer.net.OAuthOverHttpURLStreamHandler
Deprecated.
 
OAuthProcessingFilterEntryPoint - Class in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProcessingFilterEntryPoint() - Constructor for class org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint
Deprecated.
 
OAuthProviderBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.OAuthProviderBeanDefinitionParser
Deprecated.
 
OAuthProviderParameter - Enum in org.springframework.security.oauth.common
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderProcessingFilter - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderProcessingFilter() - Constructor for class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
OAuthProviderSupport - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderToken - Interface in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderTokenImpl - Class in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthProviderTokenImpl() - Constructor for class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
 
OAuthProviderTokenServices - Interface in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthRememberMeServices - Interface in org.springframework.security.oauth.consumer.rememberme
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthRequestFailedException - Exception in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthRequestFailedException(String) - Constructor for exception org.springframework.security.oauth.consumer.OAuthRequestFailedException
Deprecated.
 
OAuthRequestFailedException(String, Throwable) - Constructor for exception org.springframework.security.oauth.consumer.OAuthRequestFailedException
Deprecated.
 
OAuthRestTemplate - Class in org.springframework.security.oauth.consumer.client
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthRestTemplate(ProtectedResourceDetails) - Constructor for class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
 
OAuthRestTemplate(ClientHttpRequestFactory, ProtectedResourceDetails) - Constructor for class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
 
OAuthSecurityContext - Interface in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthSecurityContextHolder - Class in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthSecurityContextHolder() - Constructor for class org.springframework.security.oauth.consumer.OAuthSecurityContextHolder
Deprecated.
 
OAuthSecurityContextImpl - Class in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthSecurityContextImpl() - Constructor for class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
Deprecated.
 
OAuthSecurityNamespaceHandler - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthSecurityNamespaceHandler() - Constructor for class org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler
Deprecated.
 
OAuthSignatureMethod - Interface in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthSignatureMethodFactory - Interface in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthTokenLifecycleListener - Interface in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthTokenLifecycleRegistry - Interface in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthURLStreamHandlerFactory - Interface in org.springframework.security.oauth.consumer.net
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthVerifierServices - Interface in org.springframework.security.oauth.provider.verifier
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthVersionUnsupportedException - Exception in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
OAuthVersionUnsupportedException(String) - Constructor for exception org.springframework.security.oauth.provider.OAuthVersionUnsupportedException
Deprecated.
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
 
onNewTimestamp() - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
 
onNewTimestamp() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Logic to be performed on a new timestamp.
onNewTimestamp() - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
 
onTokenCreated(OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Logic for handling event firing of a created token.
onTokenRemoved(OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Logic for handling event firing of a removed token.
onValidSignature(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
 
onValidSignature(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Logic executed on valid signature.
onValidSignature(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
 
onValidSignature(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
 
openConnection(URL) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Open a connection to the given URL.
openConnection(URL, Proxy) - Method in class org.springframework.security.oauth.consumer.net.OAuthOverHttpsURLStreamHandler
Deprecated.
 
openConnection(URL, Proxy) - Method in class org.springframework.security.oauth.consumer.net.OAuthOverHttpURLStreamHandler
Deprecated.
 
org.springframework.security.oauth.common - package org.springframework.security.oauth.common
 
org.springframework.security.oauth.common.signature - package org.springframework.security.oauth.common.signature
 
org.springframework.security.oauth.config - package org.springframework.security.oauth.config
 
org.springframework.security.oauth.consumer - package org.springframework.security.oauth.consumer
 
org.springframework.security.oauth.consumer.client - package org.springframework.security.oauth.consumer.client
 
org.springframework.security.oauth.consumer.filter - package org.springframework.security.oauth.consumer.filter
 
org.springframework.security.oauth.consumer.net - package org.springframework.security.oauth.consumer.net
 
org.springframework.security.oauth.consumer.nonce - package org.springframework.security.oauth.consumer.nonce
 
org.springframework.security.oauth.consumer.rememberme - package org.springframework.security.oauth.consumer.rememberme
 
org.springframework.security.oauth.consumer.token - package org.springframework.security.oauth.consumer.token
 
org.springframework.security.oauth.provider - package org.springframework.security.oauth.provider
 
org.springframework.security.oauth.provider.attributes - package org.springframework.security.oauth.provider.attributes
 
org.springframework.security.oauth.provider.expression - package org.springframework.security.oauth.provider.expression
 
org.springframework.security.oauth.provider.filter - package org.springframework.security.oauth.provider.filter
 
org.springframework.security.oauth.provider.nonce - package org.springframework.security.oauth.provider.nonce
 
org.springframework.security.oauth.provider.token - package org.springframework.security.oauth.provider.token
 
org.springframework.security.oauth.provider.verifier - package org.springframework.security.oauth.provider.verifier
 

P

parametersAreAdequate(Map<String, String>) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
By default, OAuth parameters are adequate if a consumer key is present.
parse(Element, ParserContext) - Method in class org.springframework.security.oauth.config.OAuthConsumerBeanDefinitionParser
Deprecated.
 
parse(Element, ParserContext) - Method in class org.springframework.security.oauth.config.OAuthProviderBeanDefinitionParser
Deprecated.
 
parseHeaderParameters(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
Parse the OAuth header parameters.
parseParameters(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
 
parseParameters(HttpServletRequest) - Method in interface org.springframework.security.oauth.provider.OAuthProviderSupport
Deprecated.
Parse the oauth consumer paramters from an HttpServletRequest.
PERMIT_ALL_ATTRIBUTE - Static variable in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig
Deprecated.
 
PermitAllConsumers - Annotation Type in org.springframework.security.oauth.provider.attributes
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
PlainTextSignatureMethod - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
PlainTextSignatureMethod(String) - Constructor for class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
Construct a plain text signature method with the given plain-text secret.
PlainTextSignatureMethod(String, PasswordEncoder, Object) - Constructor for class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
Construct a plain text signature method with the given plain-text secret.
ProtectedResourceDetails - Interface in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ProtectedResourceDetailsBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ProtectedResourceDetailsBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser
Deprecated.
 
ProtectedResourceDetailsService - Interface in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ProtectedResourceDetailsServiceFactoryBean - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ProtectedResourceDetailsServiceFactoryBean() - Constructor for class org.springframework.security.oauth.config.ProtectedResourceDetailsServiceFactoryBean
Deprecated.
 
ProtectedResourceProcessingFilter - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
ProtectedResourceProcessingFilter() - Constructor for class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
 

Q

QueryParameterValue(String) - Constructor for class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 

R

RandomValueProviderTokenServices - Class in org.springframework.security.oauth.provider.token
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
RandomValueProviderTokenServices() - Constructor for class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
 
RandomValueVerifierServices - Class in org.springframework.security.oauth.provider.verifier
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
RandomValueVerifierServices() - Constructor for class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
 
readProtectedResource(URL, OAuthConsumerToken, String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
 
readProtectedResource(URL, OAuthConsumerToken, String) - Method in interface org.springframework.security.oauth.consumer.OAuthConsumerSupport
Deprecated.
Read a protected resource from the given URL using the specified access token and HTTP method.
readResource(ProtectedResourceDetails, URL, String, OAuthConsumerToken, Map<String, String>, Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Read a resource.
readToken(String) - Method in class org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
Deprecated.
 
readToken(String) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Read a token from persistence.
register(OAuthTokenLifecycleListener...) - Method in interface org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry
Deprecated.
Register lifecycle listener(s) with this registry.
register(OAuthTokenLifecycleListener...) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Register lifecycle listener(s) with these token services.
REMEMBERED_TOKENS_KEY - Static variable in class org.springframework.security.oauth.consumer.rememberme.HttpSessionOAuthRememberMeServices
Deprecated.
 
rememberTokens(Map<String, OAuthConsumerToken>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth.consumer.rememberme.HttpSessionOAuthRememberMeServices
Deprecated.
 
rememberTokens(Map<String, OAuthConsumerToken>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth.consumer.rememberme.NoOpOAuthRememberMeServices
Deprecated.
 
rememberTokens(Map<String, OAuthConsumerToken>, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.security.oauth.consumer.rememberme.OAuthRememberMeServices
Deprecated.
Remember the specified tokens for the given request.
removeToken(String) - Method in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 
removeToken(String) - Method in interface org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices
Deprecated.
Removes the token for the specified resource.
removeToken(String) - Method in class org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
Deprecated.
 
removeToken(String) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Remove a token from persistence.
requiresAuthentication(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Whether this filter is configured to process the specified request.
requiresAuthentication(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
 
resetPreviousAuthentication(Authentication) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
 
ResourceSpecificConsumerDetails - Interface in org.springframework.security.oauth.provider
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
RSA_SHA1SignatureMethod - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
RSA_SHA1SignatureMethod(PrivateKey, PublicKey) - Constructor for class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
Construct a RSA-SHA1 signature method with the given RSA-SHA1 public/private key pair.
RSA_SHA1SignatureMethod(PrivateKey) - Constructor for class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
Construct a RSA-SHA1 signature method with the given RSA-SHA1 private key.
RSA_SHA1SignatureMethod(PublicKey) - Constructor for class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
Construct a RSA-SHA1 signature method with the given RSA-SHA1 public key.
RSAKeySecret - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
RSAKeySecret(PrivateKey, PublicKey) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
 
RSAKeySecret(byte[], byte[]) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Create an RSA public key secret with the given private and public key value.
RSAKeySecret(String, String) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Create an RSA public key secret with the given private and public key.
RSAKeySecret(PublicKey) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Construct an RSA public key secret with the given public key.
RSAKeySecret(byte[]) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Create an RSA public key secret with the given public key value.
RSAKeySecret(String) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Create an RSA public key secret with the given public key value.
RSAKeySecret(X509Certificate) - Constructor for class org.springframework.security.oauth.common.signature.RSAKeySecret
Deprecated.
Create an RSA public key secret with the given X509 certificate.

S

SAFE_CHARACTERS - Static variable in class org.springframework.security.oauth.common.OAuthCodec
Deprecated.
 
SaltedConsumerSecret - Interface in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
selectProxy(URL) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
Selects a proxy for the given URL.
setAcceptsAuthorizationHeader(boolean) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setAccessToken(boolean) - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
Whether this is an OAuth access token.
setAccessToken(boolean) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
Whether this is an OAuth access token.
setAccessTokenHttpMethod(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setAccessTokens(Map<String, OAuthConsumerToken>) - Method in class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
Deprecated.
 
setAccessTokensRequestAttribute(String) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The default request attribute into which the OAuth access tokens are stored.
setAccessTokenURL(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setAccessTokenValiditySeconds(int) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The validity (in seconds) of the access token.
setAdditionalOAuthParameters(Map<String, String>) - Method in class org.springframework.security.oauth.consumer.client.OAuthClientHttpRequestFactory
Deprecated.
Any additional OAuth parameters to send with the OAuth request.
setAdditionalParameters(Map<String, String>) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setAdditionalParameters(Map<String, String>) - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
Any additional parameters for the consumer token.
setAdditionalRequestHeaders(Map<String, String>) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setAllowAllMethods(boolean) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
Whether to allow all methods.
setAllowedMethods(List<String>) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The allowed set of HTTP methods.
setAsText(String) - Method in class org.springframework.security.oauth.common.signature.SignatureSecretEditor
Deprecated.
 
setAuthenticated(boolean) - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
Whether the signature has been validated.
setAuthenticationEntryPoint(OAuthProcessingFilterEntryPoint) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The authentication entry point.
setAuthHandler(OAuthAuthenticationHandler) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
The authentication handler.
setAuthorities(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setAuthorities(List<GrantedAuthority>) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The base authorities for this consumer.
setAuthorizationHeaderRealm(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setBaseUrl(String) - Method in class org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport
Deprecated.
The configured base URL for the OAuth provider.
setCallbackParameterName(String) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
The name of the request parameter that supplies the callback URL.
setCallbackUrl(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The callback url associated with this token.
setCleanupIntervalSeconds(Integer) - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
Deprecated.
The interval at which to schedule cleanup.
setConnectionTimeout(int) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The connection timeout.
setConsumerDetailsService(ConsumerDetailsService) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The consumer details service.
setConsumerDetailsStore(Map<String, ? extends ConsumerDetails>) - Method in class org.springframework.security.oauth.provider.InMemoryConsumerDetailsService
Deprecated.
 
setConsumerKey(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setConsumerKey(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setConsumerKey(String) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The consumer key.
setConsumerKey(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The consumer key associated with this oauth token.
setConsumerName(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setConsumerName(String) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The name of the consumer.
setConsumerSupport(OAuthConsumerSupport) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The OAuth consumer support.
setContext(OAuthSecurityContext) - Static method in class org.springframework.security.oauth.consumer.OAuthSecurityContextHolder
Deprecated.
 
setDetails(Object) - Method in class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
Deprecated.
 
setFilterProcessesUrl(String) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The URL for which this filter will be applied.
setFilterProcessesUrl(String) - Method in class org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
Deprecated.
 
setId(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setIgnoreMissingCredentials(boolean) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Whether to ignore missing OAuth credentials.
setMessageSource(MessageSource) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
Set the message source.
setMessageSource(MessageSource) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
Set the message source.
setMessageSource(MessageSource) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Set the message source.
setNonceFactory(NonceFactory) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The nonce factory.
setNonceServices(OAuthNonceServices) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The nonce services.
setOAuthFailureHandler(AccessDeniedHandler) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The oauth failure handler.
setObjectDefinitionSource(FilterInvocationSecurityMetadataSource) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
The filter invocation definition source.
setPlainTextPasswordEncoder(PasswordEncoder) - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
The password encoder to use for the plain-text password signature method.
setPortResolver(PortResolver) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The port resolver.
setProtectedResourceDetailsService(ProtectedResourceDetailsService) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The protected resource details service.
setProtectedResourceDetailsService(ProtectedResourceDetailsService) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
The protected resource details service.
setProviderSupport(OAuthProviderSupport) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The OAuth provider support.
setProxySelector(ProxySelector) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The proxy selector to use.
setRandom(Random) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The random value generator used to create token secrets.
setRandom(Random) - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
The random value generator used to create token secrets.
setReadTimeout(int) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The read timeout.
setRealmName(String) - Method in class org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint
Deprecated.
 
setRedirectStrategy(RedirectStrategy) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The redirect strategy.
setRememberMeServices(OAuthRememberMeServices) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The remember-me services.
setRequestFactory(ClientHttpRequestFactory) - Method in class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
 
setRequestTokenHttpMethod(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setRequestTokenURL(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setRequestTokenValiditySeconds(int) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The validity (in seconds) of the unauthenticated request token.
setRequire10a(boolean) - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
Whether to require 1.0a support.
setRequire10a(boolean) - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
Whether to require 1.0a support.
setRequire10a(boolean) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
Whether to require 1.0a support.
setRequire10a(boolean) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
Whether to require 1.0a support.
setRequireAuthenticated(boolean) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter
Deprecated.
Whether to require the current authentication to be authenticated.
setRequiredToObtainAuthenticatedToken(boolean) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setRequiredToObtainAuthenticatedToken(boolean) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
Whether this consumer is required to obtain an authenticated oauth token.
setResourceDescription(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setResourceDescription(String) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The description of the resource.
setResourceDetailsStore(Map<String, ? extends ProtectedResourceDetails>) - Method in class org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService
Deprecated.
 
setResourceId(String) - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The id of the resource to which this token applies.
setResourceLoader(ResourceLoader) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setResourceName(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setResourceName(String) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The name of the resource.
setResponseContentType(String) - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
The content type of the response.
setResponseContentType(String) - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
The content type of the response.
setSecret(String) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setSecret(String) - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The token secret.
setSecret(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The token secret.
setSharedSecret(SignatureSecret) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setSignatureFactory(OAuthSignatureMethodFactory) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The signature factory to use.
setSignatureMethod(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setSignatureMethodFactory(OAuthSignatureMethodFactory) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The OAuth signature method factory.
setSignatureSecret(SignatureSecret) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setSignatureSecret(SignatureSecret) - Method in class org.springframework.security.oauth.provider.BaseConsumerDetails
Deprecated.
The signature secret.
setSignatureValidated(boolean) - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
Deprecated.
Whether the signature has been validated.
setStreamHandlerFactory(OAuthURLStreamHandlerFactory) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
The URL stream handler factory for connections to an OAuth resource.
setSupport(OAuthConsumerSupport) - Method in class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
Deprecated.
The support logic to use.
setSupportHMAC_SHA1(boolean) - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support HMAC-SHA1 signature method.
setSupportPlainText(boolean) - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support the plain text signature method.
setSupportRSA_SHA1(boolean) - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
Deprecated.
Whether to support RSA-SHA1 signature method.
setThrowableAnalyzer(ThrowableAnalyzer) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The throwable analyzer.
setTimestamp(long) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
Timestamp associated with this token.
setTokenIdParameterName(String) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
The name of the request parameter that supplies the token id.
setTokenIdParameterName(String) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
The name of the request parameter that supplies the token id.
setTokenSecretLengthBytes(int) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
The length of the token secret in bytes, before being base64-encoded.
setTokenServices(OAuthConsumerTokenServices) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
Deprecated.
The token services.
setTokenServices(OAuthProviderTokenServices) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
The OAuth token services.
setTokenServices(OAuthProviderTokenServices) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
The OAuth token services.
setTypeOfSecret(Object) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
Deprecated.
 
setUse10a(boolean) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setUserAuthentication(Authentication) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The authentication of the user who granted the access token.
setUserAuthorizationURL(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
Deprecated.
 
setValidityWindowSeconds(long) - Method in class org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices
Deprecated.
The timestamp validity window (in seconds).
setValidityWindowSeconds(long) - Method in class org.springframework.security.oauth.provider.nonce.InMemoryNonceServices
Deprecated.
The timestamp validity window (in seconds).
setValue(String) - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
The value of the token.
setValue(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The value of the token.
setVerifier(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
Deprecated.
The verifier string for this (access) token.
setVerifierLengthBytes(int) - Method in class org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices
Deprecated.
The verifier length in bytes, before being encoded to a string.
setVerifierServices(OAuthVerifierServices) - Method in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
The verifier services to use.
SharedConsumerSecret - Interface in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
SharedConsumerSecretImpl - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
SharedConsumerSecretImpl(String) - Constructor for class org.springframework.security.oauth.common.signature.SharedConsumerSecretImpl
Deprecated.
 
sign(String) - Method in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
Sign the signature base string.
sign(String) - Method in interface org.springframework.security.oauth.common.signature.OAuthSignatureMethod
Deprecated.
Sign the signature base string.
sign(String) - Method in class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
The signature is the same as the secret.
sign(String) - Method in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
The Signature Base String is signed using the Consumer’s RSA private key per RFC3447 section 8.2.1, where K is the Consumer’s RSA private key, M the Signature Base String, and S is the result signature octet string: S = RSASSA-PKCS1-V1_5-SIGN (K, M) oauth_signature is set to S, first base64-encoded per RFC2045 section 6.8, then URL-encoded per Parameter Encoding.
SIGNATURE_NAME - Static variable in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
The name of this HMAC-SHA1 signature method ("HMAC-SHA1").
SIGNATURE_NAME - Static variable in class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
The name of this plain text signature method ("PLAINTEXT").
SIGNATURE_NAME - Static variable in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
The name of this RSA-SHA1 signature method ("RSA-SHA1").
SignatureSecret - Interface in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
SignatureSecretEditor - Class in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
SignatureSecretEditor() - Constructor for class org.springframework.security.oauth.common.signature.SignatureSecretEditor
Deprecated.
 
skipProcessing(HttpServletRequest) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Whether to skip processing for the specified request.
split(String, String) - Static method in class org.springframework.security.oauth.common.StringSplitUtils
Deprecated.
Splits a String at the first instance of the delimiter.
splitEachArrayElementAndCreateMap(String[], String, String) - Static method in class org.springframework.security.oauth.common.StringSplitUtils
Deprecated.
Takes an array of Strings, and for each element removes any instances of removeCharacter, and splits the element based on the delimiter.
splitIgnoringQuotes(String, char) - Static method in class org.springframework.security.oauth.common.StringSplitUtils
Deprecated.
Splits a given string on the given separator character, skips the contents of quoted substrings when looking for separators.
storeToken(String, OAuthConsumerToken) - Method in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
Deprecated.
 
storeToken(String, OAuthConsumerToken) - Method in interface org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices
Deprecated.
Store a token for a specified resource.
storeToken(String, OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
Deprecated.
 
storeToken(String, OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
Deprecated.
Store a token from persistence.
StringSplitUtils - Class in org.springframework.security.oauth.common
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
StringSplitUtils() - Constructor for class org.springframework.security.oauth.common.StringSplitUtils
Deprecated.
 
subSequence(int, int) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
supports(ConfigAttribute) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
Deprecated.
The config attribute is supported if it's an instance of ConsumerSecurityConfig.
supports(Class<?>) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
Deprecated.
All classes are supported.

T

tokenCreated(OAuthProviderToken) - Method in interface org.springframework.security.oauth.provider.token.OAuthTokenLifecycleListener
Deprecated.
Lifecycle event for a created token.
tokenExpired(OAuthProviderToken) - Method in interface org.springframework.security.oauth.provider.token.OAuthTokenLifecycleListener
Deprecated.
Lifecycle event for an expired token.
TokenServiceBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
TokenServiceBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser
Deprecated.
 
tokenStore - Variable in class org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
Deprecated.
 
toString() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
Deprecated.
 
toString() - Method in class org.springframework.security.oauth.consumer.OAuthConsumerToken
Deprecated.
 

U

UnauthenticatedRequestTokenProcessingFilter - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UnauthenticatedRequestTokenProcessingFilter() - Constructor for class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
 
UnsupportedSignatureMethodException - Exception in org.springframework.security.oauth.common.signature
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UnsupportedSignatureMethodException(String) - Constructor for exception org.springframework.security.oauth.common.signature.UnsupportedSignatureMethodException
Deprecated.
 
UnverifiedRequestTokenException - Exception in org.springframework.security.oauth.consumer
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UnverifiedRequestTokenException(String) - Constructor for exception org.springframework.security.oauth.consumer.UnverifiedRequestTokenException
Deprecated.
 
UnverifiedRequestTokenException(String, Throwable) - Constructor for exception org.springframework.security.oauth.consumer.UnverifiedRequestTokenException
Deprecated.
 
urlDecode(String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
URL-decode a token.
urlEncode(String) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
Deprecated.
URL-encode a value.
UserAuthorizationProcessingFilter - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UserAuthorizationProcessingFilter() - Constructor for class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
UserAuthorizationProcessingFilter(String) - Constructor for class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
UserAuthorizationSuccessfulAuthenticationHandler - Class in org.springframework.security.oauth.provider.filter
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UserAuthorizationSuccessfulAuthenticationHandler() - Constructor for class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
 
UserAuthorizationSuccessfulAuthenticationHandler(String) - Constructor for class org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler
Deprecated.
 
UUIDNonceFactory - Class in org.springframework.security.oauth.consumer.nonce
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
UUIDNonceFactory() - Constructor for class org.springframework.security.oauth.consumer.nonce.UUIDNonceFactory
Deprecated.
 

V

validateAdditionalParameters(ConsumerDetails, Map<String, String>) - Method in class org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter
Deprecated.
 
validateAdditionalParameters(ConsumerDetails, Map<String, String>) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Do any additional validation checks for the specified oauth params.
validateAdditionalParameters(ConsumerDetails, Map<String, String>) - Method in class org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter
Deprecated.
 
validateNonce(ConsumerDetails, long, String) - Method in class org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices
Deprecated.
 
validateNonce(ConsumerDetails, long, String) - Method in class org.springframework.security.oauth.provider.nonce.InMemoryNonceServices
Deprecated.
 
validateNonce(ConsumerDetails, long, String) - Method in class org.springframework.security.oauth.provider.nonce.NullNonceServices
Deprecated.
 
validateNonce(ConsumerDetails, long, String) - Method in interface org.springframework.security.oauth.provider.nonce.OAuthNonceServices
Deprecated.
Validate a nonce for a specific consumer timestamp.
validateOAuthParams(ConsumerDetails, Map<String, String>) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Validates the OAuth parameters for the given consumer.
validateSignature(ConsumerAuthentication) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
Deprecated.
Validate the signature of the request given the authentication request.
valueOf(String) - Static method in enum org.springframework.security.oauth.common.OAuthConsumerParameter
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.oauth.common.OAuthProviderParameter
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig.ConsumerSecurityType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.security.oauth.common.OAuthConsumerParameter
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.oauth.common.OAuthProviderParameter
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig.ConsumerSecurityType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationFailedException - Exception in org.springframework.security.oauth.provider.verifier
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
VerificationFailedException(String) - Constructor for exception org.springframework.security.oauth.provider.verifier.VerificationFailedException
Deprecated.
 
VERIFIER_ATTRIBUTE - Static variable in class org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter
Deprecated.
 
VerifierServiceBeanDefinitionParser - Class in org.springframework.security.oauth.config
Deprecated.
The OAuth 1.0 Protocol RFC 5849 is obsoleted by the OAuth 2.0 Authorization Framework RFC 6749.
VerifierServiceBeanDefinitionParser() - Constructor for class org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser
Deprecated.
 
verify(String, String) - Method in class org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
Deprecated.
Verify the signature of the given signature base string.
verify(String, String) - Method in interface org.springframework.security.oauth.common.signature.OAuthSignatureMethod
Deprecated.
Verify the specified signature on the given signature base string.
verify(String, String) - Method in class org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
Deprecated.
Validates that the signature is the same as the secret.
verify(String, String) - Method in class org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
Deprecated.
Verify the signature of the given signature base string.
vote(Authentication, Object, Collection<ConfigAttribute>) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
Deprecated.
Votes on giving access to the specified authentication based on the security attributes.
A B C D E F G H I K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.