| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.endpoint | |
| org.springframework.security.oauth2.provider.token.store |
| Constructor and Description |
|---|
TokenKeyEndpoint(JwtAccessTokenConverter converter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JwtTokenStore.setTokenEnhancer(JwtAccessTokenConverter tokenEnhancer)
Deprecated.
|
| Constructor and Description |
|---|
JwtTokenStore(JwtAccessTokenConverter jwtTokenEnhancer)
Deprecated.
Create a JwtTokenStore with this token enhancer (should be shared with the DefaultTokenServices if used).
|
Copyright © 2020. All rights reserved.