public class AutoOAuth2DefinitionHandler extends Object implements OAuth2DefinitionHandler
Constructor and Description |
---|
AutoOAuth2DefinitionHandler() |
Modifier and Type | Method and Description |
---|---|
OAuth2Token |
getOAuth2Token(ForestResponse<String> response,
Map map)
处理认证响应实体
|
public OAuth2Token getOAuth2Token(ForestResponse<String> response, Map map)
OAuth2DefinitionHandler
getOAuth2Token
in interface OAuth2DefinitionHandler
response
- forest请求返回包装信息map
- 用户OAUTH2返回信息 mapCopyright © 2022. All rights reserved.