public class TokenJwtEnhancer extends Object implements org.springframework.security.oauth2.provider.token.TokenEnhancer
| 构造器和说明 |
|---|
TokenJwtEnhancer() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.springframework.security.oauth2.provider.token.TokenEnhancerCopyright © 2018. All rights reserved.