Package | Description |
---|---|
org.springframework.security.oauth2.client.token |
Modifier and Type | Class and Description |
---|---|
class |
JdbcClientTokenServices
Implementation of token services that stores tokens in a database for retrieval by client applications.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessTokenProviderChain.setClientTokenServices(ClientTokenServices clientTokenServices)
Token services for long-term persistence of access tokens.
|
Copyright © 2019. All rights reserved.