| Package | Description |
|---|---|
| org.springframework.security.oauth2.client.token |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcClientTokenServices
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessTokenProviderChain.setClientTokenServices(ClientTokenServices clientTokenServices)
Deprecated.
Token services for long-term persistence of access tokens.
|
Copyright © 2020. All rights reserved.