- generate() - Method in class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
- generateKey(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.filter.state.DefaultStateKeyGenerator
-
Deprecated.
- generateKey(OAuth2ProtectedResourceDetails) - Method in interface org.springframework.security.oauth2.client.filter.state.StateKeyGenerator
-
Deprecated.
Generate a key.
- generateKey(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.token.DefaultAuthenticationKeyGenerator
-
Deprecated.
- 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.
- get(Object) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getAccessConfirmation(Map<String, Object>, HttpServletRequest) - Method in class org.springframework.security.oauth2.provider.endpoint.WhitelabelApprovalEndpoint
-
Deprecated.
- getAccessDeniedHandler() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
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.
- getAccessToken() - Method in class org.springframework.security.oauth2.client.DefaultOAuth2ClientContext
-
Deprecated.
- getAccessToken() - Method in interface org.springframework.security.oauth2.client.OAuth2ClientContext
-
Deprecated.
- getAccessToken() - Method in interface org.springframework.security.oauth2.client.OAuth2RestOperations
-
Deprecated.
- getAccessToken() - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
Acquire or renew an access token for the current context if necessary.
- getAccessToken() - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
Get the current access token.
- getAccessToken(OAuth2ProtectedResourceDetails, Authentication) - Method in interface org.springframework.security.oauth2.client.token.ClientTokenServices
-
Deprecated.
Retrieve the access token for a given resource and user authentication (my be null).
- getAccessToken(OAuth2ProtectedResourceDetails, Authentication) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- getAccessToken(Principal, Map<String, String>) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpoint
-
Deprecated.
- getAccessToken(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.refresh.RefreshTokenGranter
-
Deprecated.
- getAccessToken(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.token.AbstractTokenGranter
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in interface org.springframework.security.oauth2.provider.token.AuthorizationServerTokenServices
-
Deprecated.
Retrieve an access token stored against the provided authentication key, if it exists.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
This operation is not applicable for a Resource Server
and if called, will throw a
JwkException
.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- getAccessToken(OAuth2Authentication) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Retrieve an access token stored against the provided authentication key, if it exists.
- getAccessTokenConverter() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getAccessTokenConverter() - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- getAccessTokenCount() - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- 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()
- getAccessTokenRequest() - Method in class org.springframework.security.oauth2.client.DefaultOAuth2ClientContext
-
Deprecated.
- getAccessTokenRequest() - Method in interface org.springframework.security.oauth2.client.OAuth2ClientContext
-
Deprecated.
- getAccessTokenRequest() - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
- 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.
- getAccessTokenUri() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getAccessTokenUri() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The URL to use to obtain an OAuth2 access token.
- getAccessTokenUri(OAuth2ProtectedResourceDetails, MultiValueMap<String, String>) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- 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.
- getAccessTokenValiditySeconds() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getAccessTokenValiditySeconds() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The access token validity period for this client.
- getAccessTokenValiditySeconds(OAuth2Request) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The access token validity period in seconds
- getAdditionalInformation() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
Additional information that token granters would like to add to the token, e.g. to support new token types.
- getAdditionalInformation() - Method in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
Get any additional information associated with this error.
- getAdditionalInformation() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
The additionalInformation map is used by the token serializers to export any fields used by extensions of OAuth.
- getAdditionalInformation() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getAdditionalInformation() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
Additional information for this client, not needed by the vanilla OAuth protocol but might be useful, for example,
for storing descriptive information.
- 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.
- getAdminClientId() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getAdminClientSecret() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getAllConfigAttributes() - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
-
Deprecated.
- getAllowedTokenEndpointRequestMethods() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getApprovalParameters() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getApprovals(String, String) - Method in interface org.springframework.security.oauth2.provider.approval.ApprovalStore
-
Deprecated.
- getApprovals(String, String) - Method in class org.springframework.security.oauth2.provider.approval.InMemoryApprovalStore
-
Deprecated.
- getApprovals(String, String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- getApprovals(String, String) - Method in class org.springframework.security.oauth2.provider.approval.TokenApprovalStore
-
Deprecated.
Extract the implied approvals from any tokens associated with the user and client id supplied.
- getApprovalStore() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getApprovalUri() - Method in exception org.springframework.security.oauth2.client.resource.UserApprovalRequiredException
-
Deprecated.
- getAuthenticationEntryPoint() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
-
Deprecated.
The authentication entry point.
- getAuthenticationScheme() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getAuthenticationScheme() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
Get the bearer token method for this resource.
- 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.
- getAuthorities() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getAuthorities() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getAuthorities() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
Returns the authorities that are granted to the OAuth client.
- getAuthorities() - Method in class org.springframework.security.oauth2.provider.DefaultSecurityContextAccessor
-
Deprecated.
- getAuthorities() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- getAuthorities() - Method in interface org.springframework.security.oauth2.provider.SecurityContextAccessor
-
Deprecated.
Get the current granted authorities (never null)
- getAuthorizationCode() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getAuthorizationCode() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
The authorization code for this context.
- getAuthorizationCodeServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getAuthorizationCodeString(byte[]) - Method in class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
Convert these random bytes to a verifier string.
- getAuthorizationEndpoint() - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration
-
Deprecated.
- 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.
- getAuthorizationResponseExtractor() - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- getAuthorizedGrantTypes() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getAuthorizedGrantTypes() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The grant types for which this client is authorized.
- getAutoApproveScopes() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- 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.
- getBeanClass(Element) - Method in class org.springframework.security.oauth2.config.xml.ClientDetailsServiceBeanDefinitionParser
-
Deprecated.
- getBeanClass(Element) - Method in class org.springframework.security.oauth2.config.xml.ExpressionHandlerBeanDefinitionParser
-
Deprecated.
- getBeanClass(Element) - Method in class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser
-
Deprecated.
- getBeanClass(Element) - Method in class org.springframework.security.oauth2.config.xml.RestTemplateBeanDefinitionParser
-
Deprecated.
- getBeanClass(Element) - Method in class org.springframework.security.oauth2.config.xml.WebExpressionHandlerBeanDefinitionParser
-
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.
- getCheckTokenAccess() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- getCleanupIntervalSeconds() - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
-
Deprecated.
The interval at which to schedule cleanup.
- getClientAuthenticationScheme() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getClientAuthenticationScheme() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The scheme to use to authenticate the client.
- getClientCredentialsResource(String, String) - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getClientDetailsService() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getClientDetailsService() - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- getClientId() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getClientId() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The client identifier to use for this protected resource.
- getClientId() - Method in exception org.springframework.security.oauth2.client.resource.UserApprovalRequiredException
-
Deprecated.
- getClientId() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- getClientId() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getClientId() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The client id.
- getClientId(Principal) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpoint
-
Deprecated.
- getClientId(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- getClientSecret() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getClientSecret() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The client secret.
- getClientSecret() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getClientSecret() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The client secret.
- 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.
- getConsumerTokenServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getContext() - Static method in class org.springframework.security.oauth.consumer.OAuthSecurityContextHolder
-
Deprecated.
- getCookie() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getCookie() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getCredentials() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
-
Deprecated.
The credentials.
- getCredentials() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
- getCurrentUri() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getCurrentUri() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
The current URI that is being handled on the client.
- getDecodedDetails() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
The authentication details obtained by decoding the access token
if available.
- getDefaultAuthorizationServerTokenServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getDefaultClientCredentialsResource() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getDefaultImplicitResource() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getDefaultOAuth2RequestFactory() - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- getDefaultResourceOwnerPasswordResource() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- 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.
- getEmail() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getEndpointsConfigurer() - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerEndpointsConfiguration
-
Deprecated.
- getExceptionTranslator() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getExceptionTranslator() - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- getExistingToken() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getExistingToken() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getExpiration() - Method in class org.springframework.security.oauth2.common.DefaultExpiringOAuth2RefreshToken
-
Deprecated.
The instant the token expires.
- getExpiration() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The instant the token expires.
- getExpiration() - Method in interface org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken
-
Deprecated.
- getExpiration() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getExpiresAt() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- getExpiresIn() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
- getExpiresIn() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getExpiryTokenCount() - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- getExtensions() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getExtensions() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- getFilterProcessesUrl() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
-
Deprecated.
The URL for which this filter will be applied.
- getFirst(String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getFlushInterval() - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
The interval (count of token inserts) between flushing expired tokens.
- getFrameworkEndpointHandlerMapping() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getGrantType() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getGrantType() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The grant type for obtaining an acces token for this resource.
- getGrantType() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
Tries to discover the grant type requested for the token associated with this request.
- getGrantType() - Method in class org.springframework.security.oauth2.provider.TokenRequest
-
Deprecated.
- getHeaders() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getHeaders() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.BadClientCredentialsException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.ClientAuthenticationException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InsufficientScopeException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidClientException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidTokenException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
The HTTP error code associated with this error.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnauthorizedClientException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnauthorizedUserException
-
Deprecated.
- getHttpErrorCode() - Method in exception org.springframework.security.oauth2.provider.token.store.jwk.JwkException
-
Deprecated.
Returns the Http Status used in the OAuth2 Error Response
sent back to the caller.
- getHttpMethod() - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- 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.
- getId() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getId() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
Get a unique identifier for these protected resource details.
- getIssuer() - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration
-
Deprecated.
- getJwkSetUri() - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration
-
Deprecated.
- getJwtClaimsSetVerifier() - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- getKey(Principal) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenKeyEndpoint
-
Deprecated.
Get the verification key for the token signatures.
- getKey() - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
Get the verification key for the token signatures.
- getKeyPair(String) - Method in class org.springframework.security.oauth2.provider.token.store.KeyStoreKeyFactory
-
Deprecated.
- getKeyPair(String, char[]) - Method in class org.springframework.security.oauth2.provider.token.store.KeyStoreKeyFactory
-
Deprecated.
- getLastUpdatedAt() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- 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.
- getList(String, Map<String, Object>, RowMapper<T>) - Method in class org.springframework.security.oauth2.common.util.DefaultJdbcListFactory
-
Deprecated.
- getList(String, Map<String, Object>, RowMapper<T>) - Method in interface org.springframework.security.oauth2.common.util.JdbcListFactory
-
Deprecated.
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
- 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.
- getOAuth2Authentication(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.code.AuthorizationCodeTokenGranter
-
Deprecated.
- getOAuth2Authentication(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.implicit.ImplicitTokenGranter
-
Deprecated.
- getOAuth2Authentication(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.password.ResourceOwnerPasswordTokenGranter
-
Deprecated.
- getOAuth2Authentication(ClientDetails, TokenRequest) - Method in class org.springframework.security.oauth2.provider.token.AbstractTokenGranter
-
Deprecated.
- getOAuth2ClientContext() - Method in interface org.springframework.security.oauth2.client.OAuth2RestOperations
-
Deprecated.
- getOAuth2ClientContext() - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
- getOAuth2ClientContext() - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.BadClientCredentialsException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.ClientAuthenticationException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InsufficientScopeException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidClientException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidGrantException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidRequestException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidScopeException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.InvalidTokenException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
The OAuth2 error code.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.RedirectMismatchException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnauthorizedClientException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnauthorizedUserException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnsupportedGrantTypeException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UnsupportedResponseTypeException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.common.exceptions.UserDeniedAuthorizationException
-
Deprecated.
- getOAuth2ErrorCode() - Method in exception org.springframework.security.oauth2.provider.token.store.jwk.JwkException
-
Deprecated.
Returns the error
used in the OAuth2 Error Response
sent back to the caller.
- getOAuth2Request() - Method in class org.springframework.security.oauth2.provider.implicit.ImplicitTokenRequest
-
Deprecated.
- getOAuth2Request() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
The authorization request containing details of the client application.
- getOAuth2RequestFactory() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getOAuth2RequestFactory() - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- getOAuth2RequestValidator() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- getObject() - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
Deprecated.
- getObject() - Method in class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser.StringListFactoryBean
-
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.
- getObjectType() - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerEndpointsConfiguration.AuthorizationServerTokenServicesFactoryBean
-
Deprecated.
- getObjectType() - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
Deprecated.
- getObjectType() - Method in class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser.StringListFactoryBean
-
Deprecated.
- getOrder() - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration
-
Deprecated.
- getParameters() - Method in exception org.springframework.security.oauth2.client.resource.UserApprovalRequiredException
-
Deprecated.
Description of the parameters required to be submitted for approval.
- getPassword() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getPassword() - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
-
Deprecated.
- getPath(String) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
- getPaths() - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
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.
- getPreEstablishedRedirectUri() - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
The redirect URI that has been pre-established with the server.
- getPreservedState() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getPreservedState() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getPrincipal() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
-
Deprecated.
- getPrincipal() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
- 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.
- getProxy(Class<T>, ObjectFactory<T>) - Static method in class org.springframework.security.oauth2.common.util.ProxyCreator
-
Deprecated.
- 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.
- getRedirectResolver() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getRedirectStrategy() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
-
Deprecated.
The redirect strategy.
- getRedirectUri() - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
The uri to which the user is to be redirected.
- getRedirectUri(AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
Extract a redirect uri from the resource and/or the current request.
- getRedirectUri() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getRedirectUri() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- getRefreshToken() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The refresh token associated with the access token, if any.
- getRefreshToken() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getRefreshTokenCount() - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- getRefreshTokenRequest() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
If this request was for an access token to be refreshed, then the
TokenRequest
that led to the refresh
may be available here if it is known.
- getRefreshTokenValiditySeconds() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getRefreshTokenValiditySeconds() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The refresh token validity period for this client.
- getRefreshTokenValiditySeconds(OAuth2Request) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The refresh token validity period in seconds
- getRegisteredRedirectUri() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getRegisteredRedirectUri() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The pre-defined redirect URI for this client to use during the "authorization_code" access grant.
- getRememberMeServices() - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
-
Deprecated.
The remember-me services.
- getRemoteAddress() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
Indicates the TCP/IP address the authentication request was received from.
- getRequestCallback(OAuth2ProtectedResourceDetails, MultiValueMap<String, String>, HttpHeaders) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- getRequestFactory() - Method in class org.springframework.security.oauth2.provider.token.AbstractTokenGranter
-
Deprecated.
- getRequestParams() - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
The request parameters that are to be appended to the uri.
- 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.
- getRequestValidator() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- getResource() - Method in exception org.springframework.security.oauth2.client.http.AccessTokenRequiredException
-
Deprecated.
- getResource() - Method in interface org.springframework.security.oauth2.client.OAuth2RestOperations
-
Deprecated.
- getResource() - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
- getResource() - Method in exception org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException
-
Deprecated.
- getResource() - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
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.
- getResourceIds() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getResourceIds() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getResourceIds() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The resources that this client can access.
- getResourceIds() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- 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.
- getResourceOwnerPasswordResource(String[], String, String, String, String) - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getResourceServerTokenServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- getResponseErrorHandler() - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- getResponseExtractor() - Method in class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider
-
Deprecated.
- getResponseExtractor() - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- getResponseTypes() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getResponseTypes() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- getRestTemplate() - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
- getRestTemplate() - Method in interface org.springframework.security.oauth2.client.test.RestTemplateHolder
-
Deprecated.
- getRestTemplate() - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- getSalt() - Method in interface org.springframework.security.oauth.common.signature.SaltedConsumerSecret
-
Deprecated.
Returns the salt to use for this consumer secret.
- getScope() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getScope() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The scope of this resource.
- getScope() - Method in exception org.springframework.security.oauth2.client.resource.UserApprovalRequiredException
-
Deprecated.
- getScope() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The scope of the token.
- getScope() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getScope() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- getScope() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- getScope() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
The scope of this client.
- 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.
- getSerializationStrategy() - Static method in class org.springframework.security.oauth2.common.util.SerializationUtils
-
Deprecated.
- getServletPath(String) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
- getSession() - Method in class org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
-
Deprecated.
- getSessionId() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
Indicates the HttpSession
id the authentication request was received from.
- 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.
- getState() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- getStateKey() - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
The key to the state to preserve.
- getStateKey() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- getStateKey() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- getStateToPreserve() - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
Some state that needs to be preserved and set up in the security context when the user returns.
- getStatus() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- getStreamHandlerFactory() - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
-
Deprecated.
The URL stream handler factory for connections to an OAuth resource.
- getSummary() - Method in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- getSupport() - Method in class org.springframework.security.oauth.consumer.client.OAuthRestTemplate
-
Deprecated.
The support logic to use.
- getSupportedMediaTypes() - Method in class org.springframework.security.oauth2.http.converter.FormOAuth2ExceptionHttpMessageConverter
-
Deprecated.
- 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.
- getTokenEndpoint() - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration
-
Deprecated.
- getTokenEnhancer() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
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.
- getTokenGranter() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getTokenGranter() - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- getTokenKeyAccess() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- getTokenName() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- getTokenName() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
The name of the bearer token.
- 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.
- getTokenServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getTokenServices() - Method in class org.springframework.security.oauth2.provider.token.AbstractTokenGranter
-
Deprecated.
- getTokenStore() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getTokenStore() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
Deprecated.
- getTokenType() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The token type, as introduced in draft 11 of the OAuth 2 spec.
- getTokenType() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getTokenType() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
The access token type used to authenticate the request (normally in an authorization header).
- getTokenValue() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
The access token value used to authenticate the request (normally in an authorization header).
- 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.
- getUserApprovalHandler() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- getUserApprovalRequest(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
- getUserApprovalRequest(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.DefaultUserApprovalHandler
-
Deprecated.
- getUserApprovalRequest(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
- getUserApprovalRequest(AuthorizationRequest, Authentication) - Method in interface org.springframework.security.oauth2.provider.approval.UserApprovalHandler
-
Deprecated.
Generate a request for the authorization server to ask for the user's approval.
- getUserApprovalSignal(AuthorizationCodeResourceDetails, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- 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.
- getUserAuthentication() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
The user authentication.
- 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.
- getUserAuthorizationUri() - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
The URI to which the user is to be redirected to authorize an access token.
- 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.
- getUserId() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- getUserInfoEndpoint() - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration
-
Deprecated.
- getUserName() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getUsername() - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
-
Deprecated.
- 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.
- getValue() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The token value.
- getValue() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2RefreshToken
-
Deprecated.
- getValue() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- getValue() - Method in interface org.springframework.security.oauth2.common.OAuth2RefreshToken
-
Deprecated.
The value of the token.
- getValueType() - Method in class org.springframework.security.oauth2.provider.client.Jackson2ArrayOrStringDeserializer
-
Deprecated.
- 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.
- grant(String, TokenRequest) - Method in class org.springframework.security.oauth2.provider.client.ClientCredentialsTokenGranter
-
Deprecated.
- grant(String, TokenRequest) - Method in class org.springframework.security.oauth2.provider.CompositeTokenGranter
-
Deprecated.
- grant(String, TokenRequest) - Method in class org.springframework.security.oauth2.provider.token.AbstractTokenGranter
-
Deprecated.
- grant(String, TokenRequest) - Method in interface org.springframework.security.oauth2.provider.TokenGranter
-
Deprecated.
- GRANT_TYPE - Static variable in class org.springframework.security.oauth2.common.util.OAuth2Utils
-
Deprecated.
Constant to use while parsing and formatting parameter maps for OAuth2 requests
- GRANT_TYPE - Static variable in interface org.springframework.security.oauth2.provider.token.AccessTokenConverter
-
Deprecated.
- ImplicitAccessTokenProvider - Class in org.springframework.security.oauth2.client.token.grant.implicit
-
- ImplicitAccessTokenProvider() - Constructor for class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider
-
Deprecated.
- ImplicitGrantService - Interface in org.springframework.security.oauth2.provider.implicit
-
Deprecated.
with no replacement (it shouldn't be necessary to use this strategy since 2.0.2)
- ImplicitResourceDetails - Class in org.springframework.security.oauth2.client.token.grant.implicit
-
- ImplicitResourceDetails() - Constructor for class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitResourceDetails
-
Deprecated.
- ImplicitTokenGranter - Class in org.springframework.security.oauth2.provider.implicit
-
- ImplicitTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory) - Constructor for class org.springframework.security.oauth2.provider.implicit.ImplicitTokenGranter
-
Deprecated.
- ImplicitTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory, String) - Constructor for class org.springframework.security.oauth2.provider.implicit.ImplicitTokenGranter
-
Deprecated.
- ImplicitTokenRequest - Class in org.springframework.security.oauth2.provider.implicit
-
- ImplicitTokenRequest(TokenRequest, OAuth2Request) - Constructor for class org.springframework.security.oauth2.provider.implicit.ImplicitTokenRequest
-
Deprecated.
- 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.
- init(FilterConfig) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter
-
Deprecated.
- init(ClientDetailsServiceBuilder<?>) - Method in class org.springframework.security.oauth2.config.annotation.configurers.ClientDetailsServiceConfigurer
-
Deprecated.
- init() - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerEndpointsConfiguration
-
Deprecated.
- init(HttpSecurity) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- init(HttpSecurity) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
Deprecated.
- init() - Method in class org.springframework.security.oauth2.config.xml.OAuth2SecurityNamespaceHandler
-
Deprecated.
- init(FilterConfig) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- init(FilterConfig) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpointAuthenticationFilter
-
Deprecated.
- initExtractorMap() - Method in class org.springframework.security.oauth2.common.DefaultThrowableAnalyzer
-
Deprecated.
- initialize(OAuth2ProtectedResourceDetails, BaseOAuth2ProtectedResourceDetails) - Static method in class org.springframework.security.oauth2.client.test.OAuth2ContextConfiguration.ResourceHelper
-
Deprecated.
- inMemory() - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder
-
Deprecated.
- inMemory() - Method in class org.springframework.security.oauth2.config.annotation.configurers.ClientDetailsServiceConfigurer
-
Deprecated.
- InMemoryApprovalStore - Class in org.springframework.security.oauth2.provider.approval
-
- InMemoryApprovalStore() - Constructor for class org.springframework.security.oauth2.provider.approval.InMemoryApprovalStore
-
Deprecated.
- InMemoryAuthorizationCodeServices - Class in org.springframework.security.oauth2.provider.code
-
- InMemoryAuthorizationCodeServices() - Constructor for class org.springframework.security.oauth2.provider.code.InMemoryAuthorizationCodeServices
-
Deprecated.
- InMemoryClientDetailsService - Class in org.springframework.security.oauth2.provider.client
-
- InMemoryClientDetailsService() - Constructor for class org.springframework.security.oauth2.provider.client.InMemoryClientDetailsService
-
Deprecated.
- InMemoryClientDetailsServiceBuilder - Class in org.springframework.security.oauth2.config.annotation.builders
-
- InMemoryClientDetailsServiceBuilder() - Constructor for class org.springframework.security.oauth2.config.annotation.builders.InMemoryClientDetailsServiceBuilder
-
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.
- InMemoryImplicitGrantService - Class in org.springframework.security.oauth2.provider.implicit
-
- InMemoryImplicitGrantService() - Constructor for class org.springframework.security.oauth2.provider.implicit.InMemoryImplicitGrantService
-
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.
- InMemoryTokenStore - Class in org.springframework.security.oauth2.provider.token.store
-
- InMemoryTokenStore() - Constructor for class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- INSUFFICIENT_SCOPE - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- InsufficientScopeException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InsufficientScopeException(String, Set<String>) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InsufficientScopeException
-
Deprecated.
- InsufficientScopeException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InsufficientScopeException
-
Deprecated.
- INVALID_CLIENT - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- INVALID_GRANT - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- INVALID_REQUEST - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- INVALID_SCOPE - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- INVALID_TOKEN - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- InvalidClientException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InvalidClientException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidClientException
-
Deprecated.
- InvalidGrantException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InvalidGrantException(String, Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidGrantException
-
Deprecated.
- InvalidGrantException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidGrantException
-
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.
- InvalidRequestException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InvalidRequestException(String, Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidRequestException
-
Deprecated.
- InvalidRequestException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidRequestException
-
Deprecated.
- InvalidScopeException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InvalidScopeException(String, Set<String>) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidScopeException
-
Deprecated.
- InvalidScopeException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidScopeException
-
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.
- InvalidTokenException - Exception in org.springframework.security.oauth2.common.exceptions
-
- InvalidTokenException(String, Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidTokenException
-
Deprecated.
- InvalidTokenException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.InvalidTokenException
-
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.
- isApproved() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- isApproved(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
- isApproved(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.DefaultUserApprovalHandler
-
Deprecated.
Basic implementation just requires the authorization request to be explicitly approved and the user to be
authenticated.
- isApproved(AuthorizationRequest, Authentication) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
Basic implementation just requires the authorization request to be explicitly approved and the user to be
authenticated.
- isApproved(AuthorizationRequest, Authentication) - Method in interface org.springframework.security.oauth2.provider.approval.UserApprovalHandler
-
Deprecated.
Tests whether the specified authorization request has been approved by the current
user (if there is one).
- isApproved() - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- isApproved() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- isAuthenticated() - Method in class org.springframework.security.oauth.provider.ConsumerAuthentication
-
Deprecated.
Whether the signature has been validated.
- isAuthenticated() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
- isAuthenticationRequired() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- isAuthenticationRequired() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
Whether a secret is required to obtain an access token to this resource.
- isAutoApprove(String) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- isAutoApprove(String) - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
Test whether client needs user approval for a particular scope.
- isClient() - Method in class org.springframework.security.oauth2.provider.expression.OAuth2SecurityExpressionMethods
-
Deprecated.
Check if the current authentication is acting as an authenticated client application not on behalf of a user.
- isClientOnly() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- isClientOnly() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
A flag to indicate that this resource is only to be used with client credentials, thus allowing access tokens to
be cached independent of a user's session.
- isClientOnly() - Method in class org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsResourceDetails
-
Deprecated.
- isClientOnly() - Method in class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
Convenience method to check if there is a user associated with this token, or just a client application.
- isCurrentlyActive() - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- isEmpty() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- isError() - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- isError() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- isExpired(OAuthProviderTokenImpl) - Method in class org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
-
Deprecated.
Whether the auth token is expired.
- isExpired() - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
Convenience method for checking expiration
- isExpired() - Method in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
- isExpired(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- isHandler(Class<?>) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
Detects @FrameworkEndpoint annotations in handler beans.
- isIgnoreInadequateCredentials() - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
-
Deprecated.
Whether to ignore missing OAuth credentials.
- isOAuth(Authentication) - Static method in class org.springframework.security.oauth2.provider.expression.OAuth2ExpressionUtils
-
Deprecated.
- isOAuth() - Method in class org.springframework.security.oauth2.provider.expression.OAuth2SecurityExpressionMethods
-
Deprecated.
Permit access to oauth requests, so used for example to only allow machine clients to access a resource.
- isOAuthClientAuth(Authentication) - Static method in class org.springframework.security.oauth2.provider.expression.OAuth2ExpressionUtils
-
Deprecated.
- isOAuthConsumerAuth(SecurityExpressionRoot) - Static method in class org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler
-
Deprecated.
- isOAuthUserAuth(Authentication) - Static method in class org.springframework.security.oauth2.provider.expression.OAuth2ExpressionUtils
-
Deprecated.
- isPublic() - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- isRefresh() - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- isRefreshToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
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.
- isScoped() - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- isScoped() - Method in interface org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails
-
Deprecated.
Whether this resource is limited to a specific scope.
- isScoped() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- isScoped() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
Whether this client is limited to a specific scope.
- isSecretRequired() - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- isSecretRequired() - Method in interface org.springframework.security.oauth2.provider.ClientDetails
-
Deprecated.
Whether a secret is required to authenticate this client.
- 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.
- isSingleton() - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
Deprecated.
- isSingleton() - Method in class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser.StringListFactoryBean
-
Deprecated.
- issuer(String) - Method in class org.springframework.security.oauth2.client.discovery.ProviderConfiguration.Builder
-
Deprecated.
- IssuerClaimVerifier - Class in org.springframework.security.oauth2.provider.token.store
-
- IssuerClaimVerifier(URL) - Constructor for class org.springframework.security.oauth2.provider.token.store.IssuerClaimVerifier
-
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.
- isSupportRefreshToken(OAuth2Request) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
Is a refresh token supported for this client (or the global setting if
clientDetailsService
is not set.
- isSupportRSA_SHA1() - Method in class org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
-
Deprecated.
Whether to support RSA-SHA1 signature method.
- isTokenServicesOverride() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- isUseCurrentUri() - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
Flag to signal that the current URI (if set) in the request should be used in preference to the pre-established
redirect URI.
- isUser() - Method in class org.springframework.security.oauth2.provider.DefaultSecurityContextAccessor
-
Deprecated.
- isUser() - Method in class org.springframework.security.oauth2.provider.expression.OAuth2SecurityExpressionMethods
-
Deprecated.
Check if the current authentication is acting on behalf of an authenticated user.
- isUser() - Method in interface org.springframework.security.oauth2.provider.SecurityContextAccessor
-
Deprecated.
- isUserDetailsServiceOverride() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- saveAccessToken(OAuth2ProtectedResourceDetails, Authentication, OAuth2AccessToken) - Method in interface org.springframework.security.oauth2.client.token.ClientTokenServices
-
Deprecated.
Save or update the access token for this resource and authentication (may be null).
- saveAccessToken(OAuth2ProtectedResourceDetails, Authentication, OAuth2AccessToken) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- SCOPE - Static variable in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
The scope of the access token as described by
Section 3.3
- SCOPE - Static variable in class org.springframework.security.oauth2.common.util.OAuth2Utils
-
Deprecated.
Constant to use while parsing and formatting parameter maps for OAuth2 requests
- SCOPE - Static variable in interface org.springframework.security.oauth2.provider.token.AccessTokenConverter
-
Deprecated.
- SCOPE_PREFIX - Static variable in class org.springframework.security.oauth2.common.util.OAuth2Utils
-
Deprecated.
Constant to use as a prefix for scope approval
- scopes(String...) - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.ClientBuilder
-
Deprecated.
- ScopeVoter - Class in org.springframework.security.oauth2.provider.vote
-
- ScopeVoter() - Constructor for class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
- secret(String) - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.ClientBuilder
-
Deprecated.
- SecurityContextAccessor - Interface in org.springframework.security.oauth2.provider
-
- selectProxy(URL) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport
-
Deprecated.
Selects a proxy for the given URL.
- SerializationException - Exception in org.springframework.security.oauth2.common.exceptions
-
- SerializationException() - Constructor for exception org.springframework.security.oauth2.common.exceptions.SerializationException
-
Deprecated.
- SerializationException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.SerializationException
-
Deprecated.
- SerializationException(String, Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.SerializationException
-
Deprecated.
- SerializationException(Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.SerializationException
-
Deprecated.
- SerializationStrategy - Interface in org.springframework.security.oauth2.common.util
-
- SerializationUtils - Class in org.springframework.security.oauth2.common.util
-
- SerializationUtils() - Constructor for class org.springframework.security.oauth2.common.util.SerializationUtils
-
Deprecated.
- serialize(OAuth2Exception, JsonGenerator, SerializerProvider) - Method in class org.springframework.security.oauth2.common.exceptions.OAuth2ExceptionJackson2Serializer
-
Deprecated.
- serialize(OAuth2AccessToken, JsonGenerator, SerializerProvider) - Method in class org.springframework.security.oauth2.common.OAuth2AccessTokenJackson2Serializer
-
Deprecated.
- serialize(Object) - Method in class org.springframework.security.oauth2.common.util.DefaultSerializationStrategy
-
Deprecated.
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.springframework.security.oauth2.common.util.JsonDateSerializer
-
Deprecated.
- serialize(Object) - Method in interface org.springframework.security.oauth2.common.util.SerializationStrategy
-
Deprecated.
Serializes an object.
- serialize(Object) - Static method in class org.springframework.security.oauth2.common.util.SerializationUtils
-
Deprecated.
- serialize(Object) - Method in class org.springframework.security.oauth2.provider.token.store.redis.BaseRedisTokenStoreSerializationStrategy
-
Deprecated.
- serialize(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.BaseRedisTokenStoreSerializationStrategy
-
Deprecated.
- serialize(Object) - Method in interface org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStoreSerializationStrategy
-
Deprecated.
- serialize(String) - Method in interface org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStoreSerializationStrategy
-
Deprecated.
- serializeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- serializeAuthentication(OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- serializeInternal(Object) - Method in class org.springframework.security.oauth2.provider.token.store.redis.BaseRedisTokenStoreSerializationStrategy
-
Deprecated.
- serializeInternal(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.BaseRedisTokenStoreSerializationStrategy
-
Deprecated.
- serializeInternal(Object) - Method in class org.springframework.security.oauth2.provider.token.store.redis.JdkSerializationStrategy
-
Deprecated.
- serializeInternal(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.StandardStringSerializationStrategy
-
Deprecated.
- serializeRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- set(String, String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- 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.
- setAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.client.DefaultOAuth2ClientContext
-
Deprecated.
- setAccessToken(OAuth2AccessToken) - Method in interface org.springframework.security.oauth2.client.OAuth2ClientContext
-
Deprecated.
- setAccessTokenConverter(AccessTokenConverter) - Method in class org.springframework.security.oauth2.provider.endpoint.CheckTokenEndpoint
-
Deprecated.
- setAccessTokenConverter(AccessTokenConverter) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setAccessTokenConverter(AccessTokenConverter) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- setAccessTokenHttpMethod(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
-
Deprecated.
- setAccessTokenProvider(AccessTokenProvider) - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
- setAccessTokenProvider(AccessTokenProvider) - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
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.
- setAccessTokenUri(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- 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.
- setAccessTokenValiditySeconds(Integer) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setAccessTokenValiditySeconds(int) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The default validity (in seconds) of the access token.
- setAddApprovalStatement(String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setAdditionalInformation(Map<String, Object>) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
Additional information that token granters would like to add to the token, e.g. to support new token types.
- setAdditionalInformation(Map<String, ?>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- 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.
- setAll(Map<String, String>) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
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.
- setAllowedRequestMethods(Set<HttpMethod>) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpoint
-
Deprecated.
- setAllowOnlyPost(boolean) - Method in class org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter
-
Deprecated.
- setAllowRefresh(boolean) - Method in class org.springframework.security.oauth2.provider.client.ClientCredentialsTokenGranter
-
Deprecated.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter
-
Deprecated.
- setApprovalExpiryInSeconds(int) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
- setApprovalParameter(String) - Method in class org.springframework.security.oauth2.provider.approval.DefaultUserApprovalHandler
-
Deprecated.
- setApprovalParameter(String) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
- setApprovalParameter(String) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
The name of the request parameter that distinguishes a call to approve an authorization.
- setApprovalParameters(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setApprovalStore(ApprovalStore) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
- setApprovalStore(ApprovalStore) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
ApprovalStore to be used to validate and restrict refresh tokens.
- setApproved(boolean) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- 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.
- setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpointAuthenticationFilter
-
Deprecated.
A source of authentication details for requests that result in authentication.
- setAuthenticationEntryPoint(OAuthProcessingFilterEntryPoint) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
-
Deprecated.
The authentication entry point.
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter
-
Deprecated.
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpointAuthenticationFilter
-
Deprecated.
An authentication entry point that can handle unsuccessful authentication.
- setAuthenticationEventPublisher(AuthenticationEventPublisher) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- setAuthenticationHandler(ClientAuthenticationHandler) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- setAuthenticationKeyGenerator(AuthenticationKeyGenerator) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- setAuthenticationKeyGenerator(AuthenticationKeyGenerator) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setAuthenticationKeyGenerator(AuthenticationKeyGenerator) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
An authentication manager that will be used (if provided) to check the user authentication when a token is
refreshed.
- setAuthenticationScheme(AuthenticationScheme) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setAuthenticator(OAuth2RequestAuthenticator) - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
Strategy for extracting an Authorization header from an access token and the request details.
- 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.
- setAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setAuthorizationCode(String) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setAuthorizationCode(String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setAuthorizationCodeServices(AuthorizationCodeServices) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setAuthorizationHeaderRealm(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
-
Deprecated.
- setAuthorizationRequestEnhancer(RequestEnhancer) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
A custom enhancer for the authorization request
- setAuthorizedGrantTypes(Collection<String>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setAutoApproveScopes(Collection<String>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setBareContext(OAuth2ClientContext) - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
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.
- setCheckTokenEndpointUrl(String) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setCheckUserScopes(boolean) - Method in class org.springframework.security.oauth2.provider.request.DefaultOAuth2RequestFactory
-
Deprecated.
Flag to indicate that scopes should be interpreted as valid authorities.
- setCleanupIntervalSeconds(Integer) - Method in class org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
-
Deprecated.
The interval at which to schedule cleanup.
- setClientAuthenticationScheme(AuthenticationScheme) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setClientAuthoritiesAreScopes(boolean) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
Flag to signal that when there is no user authentication client authorities are to be treated as scopes.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
N.B. this method is not part of the public API.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
Service to load client details (optional) for auto approval checks.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
Service to load client details (optional) for auto approval checks.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationManager
-
Deprecated.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The client details service to use for looking up clients (if necessary).
- setClientDetailsService(ClientDetailsService) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
ClientDetailsService for looking up clients by ID.
- setClientDetailsStore(Map<String, ? extends ClientDetails>) - Method in class org.springframework.security.oauth2.provider.client.InMemoryClientDetailsService
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setClientId(String) - Method in class org.springframework.security.oauth2.provider.TokenRequest
-
Deprecated.
- setClientIdAttribute(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter
-
Deprecated.
Set client id attribute name to be used in the converted token.
- setClientKeyGenerator(ClientKeyGenerator) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- setClientSecret(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setClientSecret(String) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setClientSecret(String) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setClientTokenServices(ClientTokenServices) - Method in class org.springframework.security.oauth2.client.token.AccessTokenProviderChain
-
Deprecated.
Token services for long-term persistence of access tokens.
- setConfigurers(List<ResourceServerConfigurer>) - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration
-
Deprecated.
- 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.
- setCookie(String) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setCookie(String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setCurrentUri(String) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setCurrentUri(String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setDecodedDetails(Object) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
The authentication details obtained by decoding the access token
if available.
- setDefaultAuthorities(String[]) - Method in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter
-
Deprecated.
Default value for authorities if an Authentication is being created and the input has no data for authorities.
- setDeleteAccessTokenFromRefreshTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setDeleteAccessTokenSql(String) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- setDeleteAccessTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setDeleteApprovalStatment(String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setDeleteAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices
-
Deprecated.
- setDeleteClientDetailsSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setDeleteRefreshTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setDenyAccess(String) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
The name of the config attribute that can be used to deny access to OAuth2 client.
- setDenyAccess(String) - Method in class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
The name of the config attribute that can be used to deny access to OAuth2 client.
- setDetails(Object) - Method in class org.springframework.security.oauth.consumer.OAuthSecurityContextImpl
-
Deprecated.
- setErrorHandler(ResponseErrorHandler) - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
- setErrorPage(String) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setExceptionRenderer(OAuth2ExceptionRenderer) - Method in class org.springframework.security.oauth2.provider.error.AbstractOAuth2SecurityExceptionHandler
-
Deprecated.
- setExceptionTranslator(WebResponseExceptionTranslator<OAuth2Exception>) - Method in class org.springframework.security.oauth2.provider.endpoint.CheckTokenEndpoint
-
Deprecated.
- setExceptionTranslator(WebResponseExceptionTranslator<?>) - Method in class org.springframework.security.oauth2.provider.error.AbstractOAuth2SecurityExceptionHandler
-
Deprecated.
- setExistingToken(OAuth2AccessToken) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setExistingToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setExpiration(Date) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The instant the token expires.
- setExpireApprovalStatement(String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setExpiresAt(Date) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- setExpiresIn(int) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
- setExtensions(Map<String, Serializable>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
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.
- setFindApprovalStatement(String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setFindClientDetailsSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setFlushInterval(int) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
The number of tokens to store before flushing expired tokens.
- setGrantType(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setGrantType(String) - Method in class org.springframework.security.oauth2.provider.TokenRequest
-
Deprecated.
- setHandleRevocationsAsExpiry(boolean) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setHeaders(Map<? extends String, ? extends List<String>>) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setHeaders(Map<? extends String, ? extends List<String>>) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setId(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
-
Deprecated.
- setId(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setIgnoreMissingCredentials(boolean) - Method in class org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter
-
Deprecated.
Whether to ignore missing OAuth credentials.
- setImplicitGrantService(ImplicitGrantService) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setImplicitGrantService(ImplicitGrantService) - Method in class org.springframework.security.oauth2.provider.implicit.ImplicitTokenGranter
-
Deprecated.
- setIncludeGrantType(boolean) - Method in class org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter
-
Deprecated.
Flag to indicate the the grant type should be included in the converted token.
- setInsertAccessTokenSql(String) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- setInsertAccessTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setInsertAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices
-
Deprecated.
- setInsertClientDetailsSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setInsertRefreshTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setInterceptors(List<ClientHttpRequestInterceptor>) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
Sets the request interceptors that this accessor should use.
- setJwtClaimsSetVerifier(JwtClaimsSetVerifier) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- setKeyPair(KeyPair) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
- setLastUpdatedAt(Date) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- setLength(int) - Method in class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
The length of string to generate.
- setListFactory(JdbcListFactory) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setMappings(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
Custom mappings for framework endpoint paths.
- setMatchPorts(boolean) - Method in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
-
Deprecated.
Flag that enables/disables port matching between the requested redirect URI and the registered redirect URI(s).
- setMatchSubdomains(boolean) - Method in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
-
Deprecated.
Flag to indicate that requested URIs will match if they are a subdomain of the registered value.
- setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.security.oauth2.client.http.OAuth2ErrorHandler
-
Deprecated.
- setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.security.oauth2.provider.error.DefaultOAuth2ExceptionRenderer
-
Deprecated.
- 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.
- setOAuth2RequestFactory(OAuth2RequestFactory) - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- setOAuth2RequestValidator(OAuth2RequestValidator) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setOAuth2RequestValidator(OAuth2RequestValidator) - Method in class org.springframework.security.oauth2.provider.endpoint.TokenEndpoint
-
Deprecated.
- 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.
- setOrder(int) - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration
-
Deprecated.
- setParameterIncludes(Collection<String>) - Method in class org.springframework.security.oauth2.client.token.DefaultRequestEnhancer
-
Deprecated.
- setParameters(Map<String, String>) - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
- setPassword(String) - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
-
Deprecated.
- setPasswordEncoder(PasswordEncoder) - Method in class org.springframework.security.oauth2.provider.client.ClientDetailsUserDetailsService
-
Deprecated.
- setPasswordEncoder(PasswordEncoder) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- 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.
- setPreEstablishedRedirectUri(String) - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
The redirect URI that has been pre-established with the server.
- setPrefix(String) - Method in class org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping
-
Deprecated.
- setPrefix(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- setPreservedState(String, Object) - Method in class org.springframework.security.oauth2.client.DefaultOAuth2ClientContext
-
Deprecated.
- setPreservedState(String, Object) - Method in interface org.springframework.security.oauth2.client.OAuth2ClientContext
-
Deprecated.
- setPreservedState(Object) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setPreservedState(Object) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- 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.
- setProviderExceptionHandler(WebResponseExceptionTranslator<OAuth2Exception>) - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- 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.
- setRandom(Random) - Method in class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
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.
- setRealmName(String) - Method in class org.springframework.security.oauth2.provider.error.OAuth2AuthenticationEntryPoint
-
Deprecated.
- setRedirectGrantTypes(Collection<String>) - Method in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
-
Deprecated.
Grant types that are permitted to have a redirect uri.
- setRedirectResolver(RedirectResolver) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setRedirectStrategy(RedirectStrategy) - Method in class org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter
-
Deprecated.
The redirect strategy.
- setRedirectStrategy(RedirectStrategy) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter
-
Deprecated.
- setRedirectUri(String) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setRefreshApprovalStatement(String) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- setRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The refresh token associated with the access token, if any.
- setRefreshTokenValiditySeconds(Integer) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setRefreshTokenValiditySeconds(int) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The validity (in seconds) of the refresh token.
- setRegisteredRedirectUri(Set<String>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- 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.
- setRequestFactory(ClientHttpRequestFactory) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
Set the request factory that this template uses for obtaining HttpRequests
.
- setRequestFactory(OAuth2RequestFactory) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
- setRequestFactory(OAuth2RequestFactory) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
- setRequestParameters(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
Set the Request Parameters on this authorization request, which represent
the original request parameters and should never be changed during
processing.
- setRequestParameters(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.TokenRequest
-
Deprecated.
Set the Request Parameters on this authorization request, which represent the original request parameters and
should never be changed during processing.
- 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.
- setResource(OAuth2ProtectedResourceDetails) - Method in exception org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException
-
Deprecated.
- setResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
Deprecated.
- 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.
- setResourceId(String) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationManager
-
Deprecated.
- setResourceIds(Set<String>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setResourceIds(Collection<String>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setResourceIdsAndAuthoritiesFromClientDetails(ClientDetails) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
Convenience method to set resourceIds and authorities on this request by
inheriting from a ClientDetails object.
- 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.
- setResponseTypes(Set<String>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setRestTemplate(OAuth2RestOperations) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter
-
Deprecated.
A rest template to be used to obtain an access token.
- setRestTemplate(RestOperations) - Method in interface org.springframework.security.oauth2.client.test.RestTemplateHolder
-
Deprecated.
- setRestTemplate(RestOperations) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setRetryBadAccessTokens(boolean) - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
Flag to determine whether a request that has an existing access token, and which then leads to an
AccessTokenRequiredException should be retried (immediately, once).
- setReuseRefreshToken(boolean) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
Whether to reuse refresh tokens (until expired).
- setRowMapper(RowMapper<ClientDetails>) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setScope(List<String>) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setScope(Set<String>) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The scope of the token.
- setScope(String) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- setScope(Collection<String>) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
Set the scope value.
- setScope(Collection<String>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setScope(Collection<String>) - Method in class org.springframework.security.oauth2.provider.TokenRequest
-
Deprecated.
Set the scope value.
- setScopeAttribute(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter
-
Deprecated.
Set scope attribute name to be used in the converted token.
- setScopedContext(OAuth2ClientContext) - Method in class org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean
-
Deprecated.
- setScopePrefix(String) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
Prefix for scope approval parameters.
- setScopePrefix(String) - Method in class org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
-
Deprecated.
The prefix applied to incoming parameters that signal approval or denial of a scope.
- setScopePrefix(String) - Method in class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
Allows the default role prefix of SCOPE_
to be overridden.
- 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.
- setSecurityContextAccessor(SecurityContextAccessor) - Method in class org.springframework.security.oauth2.provider.request.DefaultOAuth2RequestFactory
-
Deprecated.
- setSelectAccessTokenAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAccessTokenFromAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAccessTokensFromClientIdSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAccessTokensFromUserNameAndClientIdSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAccessTokensFromUserNameSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAccessTokenSql(String) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- setSelectAccessTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices
-
Deprecated.
- setSelectClientDetailsSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setSelectRefreshTokenAuthenticationSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSelectRefreshTokenSql(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- setSerializationStrategy(SerializationStrategy) - Static method in class org.springframework.security.oauth2.common.util.SerializationUtils
-
Deprecated.
Sets a new serialization strategy.
- setSerializationStrategy(RedisTokenStoreSerializationStrategy) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- setSessionAttributeStore(SessionAttributeStore) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- 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.
- setSigner(Signer) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
Unconditionally set the signer to use (if needed).
- setSigningKey(String) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
Sets the JWT signing key.
- setState(String) - Method in class org.springframework.security.oauth2.provider.AuthorizationRequest
-
Deprecated.
- setStateKey(String) - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
The key to the state to preserve.
- setStateKey(String) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenRequest
-
Deprecated.
- setStateKey(String) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- setStateKeyGenerator(StateKeyGenerator) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- setStateless(boolean) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
Flag to say that this filter guards stateless resources (default true).
- setStateMandatory(boolean) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
Flag to say that the use of state parameter is mandatory.
- setStateToPreserve(Object) - Method in exception org.springframework.security.oauth2.client.resource.UserRedirectRequiredException
-
Deprecated.
The state that needs to be preserved and set up in the security context when the user returns.
- setStatus(Approval.ApprovalStatus) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- 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.
- setSupportRefreshToken(boolean) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
Whether to support the refresh token.
- 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.
- setThrowableAnalyzer(ThrowableAnalyzer) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter
-
Deprecated.
- setThrowableAnalyzer(ThrowableAnalyzer) - Method in class org.springframework.security.oauth2.provider.error.DefaultWebResponseExceptionTranslator
-
Deprecated.
- setThrowException(boolean) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
Flag to determine the behaviour on access denied.
- setThrowException(boolean) - Method in class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
Flag to determine the behaviour on access denied.
- setTimestamp(long) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
-
Deprecated.
Timestamp associated with this token.
- setTokenEnhancer(TokenEnhancer) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
An access token enhancer that will be applied to a new token before it is saved in the token store.
- setTokenEnhancer(JwtAccessTokenConverter) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- setTokenEnhancers(List<TokenEnhancer>) - Method in class org.springframework.security.oauth2.provider.token.TokenEnhancerChain
-
Deprecated.
- setTokenExtractor(TokenExtractor) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter
-
Deprecated.
- setTokenGranter(TokenGranter) - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- 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.
- setTokenName(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- setTokenName(String) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setTokenRequestEnhancer(RequestEnhancer) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
A custom enhancer for the access token request
- 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.
- setTokenServices(ResourceServerTokenServices) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter
-
Deprecated.
Reference to a CheckTokenServices that can validate an OAuth2AccessToken
- setTokenServices(ResourceServerTokenServices) - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationManager
-
Deprecated.
- setTokenStore(TokenStore) - Method in class org.springframework.security.oauth2.provider.approval.TokenApprovalStore
-
Deprecated.
- setTokenStore(TokenStore) - Method in class org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler
-
Deprecated.
- setTokenStore(TokenStore) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
The persistence strategy for token storage.
- setTokenType(String) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
The token type, as introduced in draft 11 of the OAuth 2 spec.
- setTypeName(String) - Method in class org.springframework.security.oauth2.provider.error.OAuth2AuthenticationEntryPoint
-
Deprecated.
- setTypeOfSecret(Object) - Method in class org.springframework.security.oauth.config.ConsumerDetailsFactoryBean
-
Deprecated.
- setUpdateClientDetailsSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setUpdateClientSecretSql(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- setUse10a(boolean) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
-
Deprecated.
- setUseCurrentUri(boolean) - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
Flag to signal that the current URI (if set) in the request should be used in preference to the pre-established
redirect URI.
- setUserApprovalHandler(UserApprovalHandler) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setUserApprovalPage(String) - Method in class org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint
-
Deprecated.
- setUserAuthentication(Authentication) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
-
Deprecated.
The authentication of the user who granted the access token.
- setUserAuthorizationUri(String) - Method in class org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails
-
Deprecated.
The URI to which the user is to be redirected to authorize an access token.
- setUserAuthorizationURL(String) - Method in class org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
-
Deprecated.
- setUserDetailsService(UserDetailsService) - Method in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter
-
Deprecated.
Optional UserDetailsService
to use when extracting an Authentication
from the incoming map.
- setUserId(String) - Method in class org.springframework.security.oauth2.provider.approval.Approval
-
Deprecated.
- setUsername(String) - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
-
Deprecated.
- setUserTokenConverter(UserAuthenticationConverter) - Method in class org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter
-
Deprecated.
Converter for the part of the data in the token representing a user.
- 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.
- setValue(String) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
- setVerifier(String) - Method in class org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
-
Deprecated.
The verifier string for this (access) token.
- setVerifier(SignatureVerifier) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
Unconditionally set the verifier (the verifer key is then ignored).
- setVerifierKey(String) - Method in class org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter
-
Deprecated.
The key used for verifying signatures produced by this class.
- 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.
- size() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
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.
- split(String, String) - Static method in class org.springframework.security.oauth2.client.http.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 String
s, and for each element removes any instances of
removeCharacter
, and splits the element based on the delimiter
.
- splitEachArrayElementAndCreateMap(String[], String, String) - Static method in class org.springframework.security.oauth2.client.http.StringSplitUtils
-
Deprecated.
Takes an array of String
s, 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.
- splitIgnoringQuotes(String, char) - Static method in class org.springframework.security.oauth2.client.http.StringSplitUtils
-
Deprecated.
Splits a given string on the given separator character, skips the contents of quoted substrings
when looking for separators.
- sslOnly() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- standard(RestTemplateHolder) - Static method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
Create a new client that knows how to create its protected resource with no
externalization help.
- StandardStringSerializationStrategy - Class in org.springframework.security.oauth2.provider.token.store.redis
-
- StandardStringSerializationStrategy() - Constructor for class org.springframework.security.oauth2.provider.token.store.redis.StandardStringSerializationStrategy
-
Deprecated.
- starting(FrameworkMethod) - Method in class org.springframework.security.oauth2.client.test.OAuth2ContextSetup
-
Deprecated.
- STATE - Static variable in class org.springframework.security.oauth2.common.util.OAuth2Utils
-
Deprecated.
Constant to use while parsing and formatting parameter maps for OAuth2 requests
- StateKeyGenerator - Interface in org.springframework.security.oauth2.client.filter.state
-
- stateless(boolean) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
Deprecated.
Flag to indicate that only token-based authentication is allowed on these resources.
- store(String, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.code.InMemoryAuthorizationCodeServices
-
Deprecated.
- store(String, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices
-
Deprecated.
- store(String, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices
-
Deprecated.
- store(OAuth2Request, TokenRequest) - Method in interface org.springframework.security.oauth2.provider.implicit.ImplicitGrantService
-
Deprecated.
Save an association between an OAuth2Request and a TokenRequest.
- store(OAuth2Request, TokenRequest) - Method in class org.springframework.security.oauth2.provider.implicit.InMemoryImplicitGrantService
-
Deprecated.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
This operation is not applicable for a Resource Server
and if called, will throw a
JwkException
.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Store an access token.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
This operation is not applicable for a Resource Server
and if called, will throw a
JwkException
.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Store the specified refresh token in the store.
- 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.
- StringSplitUtils - Class in org.springframework.security.oauth2.client.http
-
- StringSplitUtils() - Constructor for class org.springframework.security.oauth2.client.http.StringSplitUtils
-
Deprecated.
- subSequence(int, int) - Method in class org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.QueryParameterValue
-
Deprecated.
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter
-
Deprecated.
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter
-
Deprecated.
- supports(ConfigAttribute) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
-
Deprecated.
- supports(Class<?>) - Method in class org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
-
Deprecated.
All classes are supported.
- supports(Class<?>) - Method in class org.springframework.security.oauth2.http.converter.FormOAuth2AccessTokenMessageConverter
-
Deprecated.
- supports(ConfigAttribute) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
- supports(Class<?>) - Method in class org.springframework.security.oauth2.provider.vote.ClientScopeVoter
-
Deprecated.
This implementation supports any type of class, because it does not query the presented secure object.
- supports(ConfigAttribute) - Method in class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
- supports(Class<?>) - Method in class org.springframework.security.oauth2.provider.vote.ScopeVoter
-
Deprecated.
This implementation supports any type of class, because it does not query the presented secure object.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenProvider
-
Deprecated.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.AccessTokenProviderChain
-
Deprecated.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsAccessTokenProvider
-
Deprecated.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider
-
Deprecated.
- supportsRefresh(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordAccessTokenProvider
-
Deprecated.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenProvider
-
Deprecated.
Whether this provider supports the specified resource.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.AccessTokenProviderChain
-
Deprecated.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsAccessTokenProvider
-
Deprecated.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider
-
Deprecated.
- supportsResource(OAuth2ProtectedResourceDetails) - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordAccessTokenProvider
-
Deprecated.