| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.token |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserAuthenticationConverter
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAccessTokenConverter.setUserTokenConverter(UserAuthenticationConverter userTokenConverter)
Deprecated.
Converter for the part of the data in the token representing a user.
|
Copyright © 2021. All rights reserved.