| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2ClientAuthenticationProcessingFilter.setTokenServices(ResourceServerTokenServices tokenServices)
Deprecated.
Reference to a CheckTokenServices that can validate an OAuth2AccessToken
|
| Modifier and Type | Method and Description |
|---|---|
ResourceServerTokenServices |
AuthorizationServerEndpointsConfigurer.getResourceServerTokenServices()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceServerSecurityConfigurer |
ResourceServerSecurityConfigurer.tokenServices(ResourceServerTokenServices tokenServices)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthenticationManager.setTokenServices(ResourceServerTokenServices tokenServices)
Deprecated.
|
| Constructor and Description |
|---|
CheckTokenEndpoint(ResourceServerTokenServices resourceServerTokenServices)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTokenServices
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
RemoteTokenServices
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
Copyright © 2020. All rights reserved.