- 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.
- 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() - 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.
- 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.
- 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.
- 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.
- 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.
- getAdminClientId() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
Deprecated.
- getAdminClientSecret() - Method in interface org.springframework.security.oauth2.client.test.TestAccounts
-
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.
- 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.
- 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)
- getAuthorities(Map<String, ?>) - Method in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter
-
Deprecated.
- 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.
- 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.
- 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.
- getCheckTokenAccess() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- 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.
- getConsumerTokenServices() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
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.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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.oauth2.provider.OAuth2Authentication
-
Deprecated.
- getProxy(Class<T>, ObjectFactory<T>) - Static method in class org.springframework.security.oauth2.common.util.ProxyCreator
-
Deprecated.
- getRedirectResolver() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- 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.
- 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.
- getRequestValidator() - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
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.
- 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.
- 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.
- 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.
- 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.
- 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.
- getSessionId() - Method in class org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails
-
Deprecated.
Indicates the HttpSession
id the authentication request was received from.
- 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.
- getSummary() - Method in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- getSupportedMediaTypes() - Method in class org.springframework.security.oauth2.http.converter.FormOAuth2ExceptionHttpMessageConverter
-
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.
- 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.
- 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).
- 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 class org.springframework.security.oauth2.provider.OAuth2Authentication
-
Deprecated.
The user authentication.
- 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.
- 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.
- 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.
- 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.
- RandomValueAuthorizationCodeServices - Class in org.springframework.security.oauth2.provider.code
-
- RandomValueAuthorizationCodeServices() - Constructor for class org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices
-
Deprecated.
- RandomValueStringGenerator - Class in org.springframework.security.oauth2.common.util
-
- RandomValueStringGenerator() - Constructor for class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
Create a generator with the default length (6).
- RandomValueStringGenerator(int) - Constructor for class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
Create a generator of random strings of the length provided
- read(Class<? extends OAuth2Exception>, HttpInputMessage) - Method in class org.springframework.security.oauth2.http.converter.FormOAuth2ExceptionHttpMessageConverter
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- readAccessToken(String) - Method in interface org.springframework.security.oauth2.provider.token.ResourceServerTokenServices
-
Deprecated.
Retrieve the full access token details from just the value.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- readAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readAccessToken(String) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Read an access token from the store.
- readAuthentication(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readAuthentication(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readAuthentication(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readAuthentication(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readAuthentication(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
- readAuthentication(String) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
- readAuthentication(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- readAuthentication(String) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- readAuthentication(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readAuthentication(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readAuthentication(OAuth2AccessToken) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Read the authentication stored under the specified token value.
- readAuthentication(String) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Read the authentication stored under the specified token value.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - 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
.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
- readInternal(Class<? extends OAuth2AccessToken>, HttpInputMessage) - Method in class org.springframework.security.oauth2.http.converter.FormOAuth2AccessTokenMessageConverter
-
Deprecated.
- readRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- readRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- readRefreshToken(String) - 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
.
- readRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- readRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- readRefreshToken(String) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Read a refresh token from the store.
- realm(String) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer
-
Deprecated.
- REDIRECT_URI - Static variable in class org.springframework.security.oauth2.common.util.OAuth2Utils
-
Deprecated.
Constant to use while parsing and formatting parameter maps for OAuth2 requests
- REDIRECT_URI_MISMATCH - Static variable in exception org.springframework.security.oauth2.common.exceptions.OAuth2Exception
-
Deprecated.
- redirectMatches(String, String) - Method in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
-
Deprecated.
Whether the requested redirect URI "matches" the specified redirect URI.
- redirectMatches(String, String) - Method in class org.springframework.security.oauth2.provider.endpoint.ExactMatchRedirectResolver
-
Deprecated.
Whether the requested redirect URI "matches" the specified redirect URI.
- RedirectMismatchException - Exception in org.springframework.security.oauth2.common.exceptions
-
- RedirectMismatchException(String, Throwable) - Constructor for exception org.springframework.security.oauth2.common.exceptions.RedirectMismatchException
-
Deprecated.
- RedirectMismatchException(String) - Constructor for exception org.springframework.security.oauth2.common.exceptions.RedirectMismatchException
-
Deprecated.
- redirectResolver(RedirectResolver) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- RedirectResolver - Interface in org.springframework.security.oauth2.provider.endpoint
-
- redirectUris(String...) - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.ClientBuilder
-
Deprecated.
- redirectUser(UserRedirectRequiredException, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter
-
Deprecated.
Redirect the user according to the specified exception.
- RedisAuthorizationCodeServices - Class in org.springframework.security.oauth2.provider.code
-
- RedisAuthorizationCodeServices(RedisConnectionFactory) - Constructor for class org.springframework.security.oauth2.provider.code.RedisAuthorizationCodeServices
-
Deprecated.
Default constructor.
- RedisTokenStore - Class in org.springframework.security.oauth2.provider.token.store.redis
-
- RedisTokenStore(RedisConnectionFactory) - Constructor for class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- RedisTokenStoreSerializationStrategy - Interface in org.springframework.security.oauth2.provider.token.store.redis
-
- refresh(TokenRequest) - Method in class org.springframework.security.oauth2.provider.OAuth2Request
-
Deprecated.
- REFRESH_TOKEN - Static variable in interface org.springframework.security.oauth2.common.OAuth2AccessToken
-
Deprecated.
The refresh token which can be used to obtain new access tokens using the same authorization grant as described
in
Section 6.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in interface org.springframework.security.oauth2.client.token.AccessTokenProvider
-
Deprecated.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.AccessTokenProviderChain
-
Deprecated.
Obtain a new access token for the specified resource using the refresh token.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsAccessTokenProvider
-
Deprecated.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider
-
Deprecated.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider
-
Deprecated.
- refreshAccessToken(OAuth2ProtectedResourceDetails, OAuth2RefreshToken, AccessTokenRequest) - Method in class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordAccessTokenProvider
-
Deprecated.
- refreshAccessToken(String, TokenRequest) - Method in interface org.springframework.security.oauth2.provider.token.AuthorizationServerTokenServices
-
Deprecated.
Refresh an access token.
- refreshAccessToken(String, TokenRequest) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- RefreshTokenGranter - Class in org.springframework.security.oauth2.provider.refresh
-
- RefreshTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory) - Constructor for class org.springframework.security.oauth2.provider.refresh.RefreshTokenGranter
-
Deprecated.
- RefreshTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory, String) - Constructor for class org.springframework.security.oauth2.provider.refresh.RefreshTokenGranter
-
Deprecated.
- refreshTokenValiditySeconds(int) - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.ClientBuilder
-
Deprecated.
- RemoteTokenServices - Class in org.springframework.security.oauth2.provider.token
-
- RemoteTokenServices() - Constructor for class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- remove(Object) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- remove(String) - Method in class org.springframework.security.oauth2.provider.code.InMemoryAuthorizationCodeServices
-
Deprecated.
- remove(String) - Method in class org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices
-
Deprecated.
- remove(String) - Method in class org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices
-
Deprecated.
- remove(String) - Method in class org.springframework.security.oauth2.provider.code.RedisAuthorizationCodeServices
-
Deprecated.
- remove(TokenRequest) - Method in interface org.springframework.security.oauth2.provider.implicit.ImplicitGrantService
-
Deprecated.
Look up and return the OAuth2Request associated with the given TokenRequest.
- remove(TokenRequest) - Method in class org.springframework.security.oauth2.provider.implicit.InMemoryImplicitGrantService
-
Deprecated.
- removeAccessToken(OAuth2ProtectedResourceDetails, Authentication) - Method in interface org.springframework.security.oauth2.client.token.ClientTokenServices
-
Deprecated.
Remove the token (if any) that is stored with the provided resource and authentication.
- removeAccessToken(OAuth2ProtectedResourceDetails, Authentication) - Method in class org.springframework.security.oauth2.client.token.JdbcClientTokenServices
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- removeAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.jwk.JwkTokenStore
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- removeAccessToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- removeAccessToken(OAuth2AccessToken) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Remove an access token from the store.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeAccessTokenUsingRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - 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
.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Remove an access token using a refresh token.
- removeClientDetails(String) - Method in class org.springframework.security.oauth2.provider.client.JdbcClientDetailsService
-
Deprecated.
- removeClientDetails(String) - Method in interface org.springframework.security.oauth2.provider.ClientRegistrationService
-
Deprecated.
- removePreservedState(String) - Method in class org.springframework.security.oauth2.client.DefaultOAuth2ClientContext
-
Deprecated.
- removePreservedState(String) - Method in interface org.springframework.security.oauth2.client.OAuth2ClientContext
-
Deprecated.
- removeRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- removeRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore
-
Deprecated.
- removeRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.JdbcTokenStore
-
Deprecated.
- removeRefreshToken(OAuth2RefreshToken) - 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
.
- removeRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.JwtTokenStore
-
Deprecated.
- removeRefreshToken(OAuth2RefreshToken) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- removeRefreshToken(String) - Method in class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore
-
Deprecated.
- removeRefreshToken(OAuth2RefreshToken) - Method in interface org.springframework.security.oauth2.provider.token.TokenStore
-
Deprecated.
Remove a refresh token from the store.
- RequestEnhancer - Interface in org.springframework.security.oauth2.client.token
-
- requestFactory(OAuth2RequestFactory) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- requestStore - Variable in class org.springframework.security.oauth2.provider.implicit.InMemoryImplicitGrantService
-
Deprecated.
- requestValidator(OAuth2RequestValidator) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- resolveRedirect(String, ClientDetails) - Method in class org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver
-
Deprecated.
- resolveRedirect(String, ClientDetails) - Method in interface org.springframework.security.oauth2.provider.endpoint.RedirectResolver
-
Deprecated.
Resolve the redirect for the specified client.
- ResourceBeanDefinitionParser - Class in org.springframework.security.oauth2.config.xml
-
- ResourceBeanDefinitionParser() - Constructor for class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser
-
Deprecated.
- ResourceBeanDefinitionParser.StringListFactoryBean - Class in org.springframework.security.oauth2.config.xml
-
Deprecated.
Convenience factory bean for enabling comma-separated lists to be specified either as literals or externalized as
expressions or placeholders.
- ResourceHelper() - Constructor for class org.springframework.security.oauth2.client.test.OAuth2ContextConfiguration.ResourceHelper
-
Deprecated.
- resourceId(String) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
Deprecated.
- resourceIds(String...) - Method in class org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.ClientBuilder
-
Deprecated.
- ResourceOwnerPasswordAccessTokenProvider - Class in org.springframework.security.oauth2.client.token.grant.password
-
- ResourceOwnerPasswordAccessTokenProvider() - Constructor for class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordAccessTokenProvider
-
Deprecated.
- ResourceOwnerPasswordResourceDetails - Class in org.springframework.security.oauth2.client.token.grant.password
-
- ResourceOwnerPasswordResourceDetails() - Constructor for class org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
-
Deprecated.
- ResourceOwnerPasswordTokenGranter - Class in org.springframework.security.oauth2.provider.password
-
- ResourceOwnerPasswordTokenGranter(AuthenticationManager, AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory) - Constructor for class org.springframework.security.oauth2.provider.password.ResourceOwnerPasswordTokenGranter
-
Deprecated.
- ResourceOwnerPasswordTokenGranter(AuthenticationManager, AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory, String) - Constructor for class org.springframework.security.oauth2.provider.password.ResourceOwnerPasswordTokenGranter
-
Deprecated.
- ResourceServerBeanDefinitionParser - Class in org.springframework.security.oauth2.config.xml
-
- ResourceServerBeanDefinitionParser() - Constructor for class org.springframework.security.oauth2.config.xml.ResourceServerBeanDefinitionParser
-
Deprecated.
- ResourceServerConfiguration - Class in org.springframework.security.oauth2.config.annotation.web.configuration
-
- ResourceServerConfiguration() - Constructor for class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration
-
Deprecated.
- ResourceServerConfigurer - Interface in org.springframework.security.oauth2.config.annotation.web.configuration
-
- ResourceServerConfigurerAdapter - Class in org.springframework.security.oauth2.config.annotation.web.configuration
-
- ResourceServerConfigurerAdapter() - Constructor for class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
-
Deprecated.
- ResourceServerSecurityConfigurer - Class in org.springframework.security.oauth2.config.annotation.web.configurers
-
- ResourceServerSecurityConfigurer() - Constructor for class org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer
-
Deprecated.
- ResourceServerTokenServices - Interface in org.springframework.security.oauth2.provider.token
-
- RESPONSE_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
- restTemplate - Variable in class org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter
-
Deprecated.
- RestTemplateBeanDefinitionParser - Class in org.springframework.security.oauth2.config.xml
-
- RestTemplateBeanDefinitionParser() - Constructor for class org.springframework.security.oauth2.config.xml.RestTemplateBeanDefinitionParser
-
Deprecated.
- RestTemplateHolder - Interface in org.springframework.security.oauth2.client.test
-
- retrieveToken(AccessTokenRequest, OAuth2ProtectedResourceDetails, MultiValueMap<String, String>, HttpHeaders) - Method in class org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport
-
Deprecated.
- reuseRefreshTokens(boolean) - Method in class org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer
-
Deprecated.
- revokeApprovals(Collection<Approval>) - Method in interface org.springframework.security.oauth2.provider.approval.ApprovalStore
-
Deprecated.
- revokeApprovals(Collection<Approval>) - Method in class org.springframework.security.oauth2.provider.approval.InMemoryApprovalStore
-
Deprecated.
- revokeApprovals(Collection<Approval>) - Method in class org.springframework.security.oauth2.provider.approval.JdbcApprovalStore
-
Deprecated.
- revokeApprovals(Collection<Approval>) - Method in class org.springframework.security.oauth2.provider.approval.TokenApprovalStore
-
Deprecated.
Revoke all tokens that match the client and user in the approvals supplied.
- revokeToken(String) - Method in interface org.springframework.security.oauth2.provider.token.ConsumerTokenServices
-
Deprecated.
- revokeToken(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
- 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
-
- 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.
- 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.
- 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.
- setAccessTokenUri(String) - Method in class org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- 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.
- setAdditionalInformation(Map<String, ?>) - Method in class org.springframework.security.oauth2.provider.client.BaseClientDetails
-
Deprecated.
- setAdditionalParameters(Map<String, String>) - Method in class org.springframework.security.oauth2.provider.token.RemoteTokenServices
-
Deprecated.
- setAll(Map<String, String>) - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- 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.
- 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(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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setClockSkew(int) - Method in class org.springframework.security.oauth2.client.OAuth2RestTemplate
-
Deprecated.
Sets the maximum acceptable clock skew, which is used when checking the
access token
expiry.
- setConfigurers(List<ResourceServerConfigurer>) - Method in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration
-
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.
- 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.
- 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.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails
-
Deprecated.
- 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.
- 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.
- 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.
- 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.code.RedisAuthorizationCodeServices
-
Deprecated.
- 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.
- setProviderExceptionHandler(WebResponseExceptionTranslator<OAuth2Exception>) - Method in class org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint
-
Deprecated.
- setRandom(Random) - Method in class org.springframework.security.oauth2.common.util.RandomValueStringGenerator
-
Deprecated.
The random value generator used to create token secrets.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- 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.code.RedisAuthorizationCodeServices
-
Deprecated.
- 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.
- 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.
- setSupportRefreshToken(boolean) - Method in class org.springframework.security.oauth2.provider.token.DefaultTokenServices
-
Deprecated.
Whether to support the refresh token.
- 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.
- 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.
- 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
- 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.
- 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.
- 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.
- 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.
- setUserClaimName(String) - Method in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter
-
Deprecated.
Set the name of the user claim to use when extracting an Authentication
from the incoming map
or when converting an Authentication
to a map.
- 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.
- setValue(String) - Method in class org.springframework.security.oauth2.common.DefaultOAuth2AccessToken
-
Deprecated.
- 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.
- size() - Method in class org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest
-
Deprecated.
- 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.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.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(String, OAuth2Authentication) - Method in class org.springframework.security.oauth2.provider.code.RedisAuthorizationCodeServices
-
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.
- StringListFactoryBean(String) - Constructor for class org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser.StringListFactoryBean
-
Deprecated.
- StringSplitUtils - Class in org.springframework.security.oauth2.client.http
-
- StringSplitUtils() - Constructor for class org.springframework.security.oauth2.client.http.StringSplitUtils
-
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(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.