public class CubaTokenEnhancer
extends java.lang.Object
implements org.springframework.security.oauth2.provider.token.TokenEnhancer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTENDED_DETAILS_ATTRIBUTE_PREFIX |
| Constructor and Description |
|---|
CubaTokenEnhancer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.common.OAuth2AccessToken |
enhance(org.springframework.security.oauth2.common.OAuth2AccessToken accessToken,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
public static final java.lang.String EXTENDED_DETAILS_ATTRIBUTE_PREFIX
public org.springframework.security.oauth2.common.OAuth2AccessToken enhance(org.springframework.security.oauth2.common.OAuth2AccessToken accessToken,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication)
enhance in interface org.springframework.security.oauth2.provider.token.TokenEnhancer