@Component(value="clientMetaDataTokenEnhancer") public class ClientMetaDataTokenEnhancer extends Object implements org.springframework.security.oauth2.provider.token.TokenEnhancer
TokenEnhancer that stores the ClientMetaData within the
Authentication object| Constructor and Description |
|---|
ClientMetaDataTokenEnhancer() |
| 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 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.TokenEnhancerCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.