类 AutoOAuth2DefinitionHandler
java.lang.Object
com.dtflys.forest.handler.AutoOAuth2DefinitionHandler
- 所有已实现的接口:
OAuth2DefinitionHandler
auto 赋值
- 从以下版本开始:
- 2021-04-02 18:49
- 作者:
- YAKAX
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
AutoOAuth2DefinitionHandler
public AutoOAuth2DefinitionHandler()
-
-
方法详细资料
-
getOAuth2Token
从接口复制的说明:OAuth2DefinitionHandler处理认证响应实体- 指定者:
getOAuth2Token在接口中OAuth2DefinitionHandler- 参数:
response- forest请求返回包装信息map- 用户OAUTH2返回信息 map- 返回:
- token对象
-