public class UserTokenConverter
extends org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter
| Constructor and Description |
|---|
UserTokenConverter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,?> |
convertUserAuthentication(org.springframework.security.core.Authentication authentication) |
org.springframework.security.core.Authentication |
extractAuthentication(Map<String,?> map) |
protected static final String USER_ID
public Map<String,?> convertUserAuthentication(org.springframework.security.core.Authentication authentication)
convertUserAuthentication in interface org.springframework.security.oauth2.provider.token.UserAuthenticationConverterconvertUserAuthentication in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverterpublic org.springframework.security.core.Authentication extractAuthentication(Map<String,?> map)
extractAuthentication in interface org.springframework.security.oauth2.provider.token.UserAuthenticationConverterextractAuthentication in class org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverterCopyright © 2015 Meruvian. All Rights Reserved.