| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.token |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserAuthenticationConverter
Default implementation of
UserAuthenticationConverter. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAccessTokenConverter.setUserTokenConverter(UserAuthenticationConverter userTokenConverter)
Converter for the part of the data in the token representing a user.
|
Copyright © 2019. All rights reserved.