接口 OAuth2DefinitionHandler

所有已知实现类:
AutoOAuth2DefinitionHandler

public interface OAuth2DefinitionHandler
自定义OAuth2响应
从以下版本开始:
2021-04-02 18:22
作者:
YAKAX
  • 方法详细资料

    • getOAuth2Token

      OAuth2Token getOAuth2Token(ForestResponse<String> response, Map map)
      处理认证响应实体
      参数:
      response - forest请求返回包装信息
      map - 用户OAUTH2返回信息 map
      返回:
      token对象