Uses of Class
me.zhyd.oauth.model.AuthResponse
Packages that use AuthResponse
-
Uses of AuthResponse in me.zhyd.oauth.request
Methods in me.zhyd.oauth.request that return AuthResponseModifier and TypeMethodDescriptionAuthDefaultRequest.login(AuthCallback authCallback) 统一的登录入口。default AuthResponse<AuthUser>AuthRequest.login(AuthCallback authCallback) 第三方登录AuthWeChatEnterpriseThirdQrcodeRequest.login(AuthCallback authCallback) 刷新access token (续期)刷新access token (续期)刷新access token (续期)Deprecated.刷新access token (续期)刷新access token (续期)刷新access token (续期)default AuthResponse<AuthToken>刷新access token (续期)(package private) AuthResponse<AuthUser>AuthDefaultRequest.responseError(Exception e) 处理AuthDefaultRequest.login(AuthCallback)发生异常的情况,统一响应参数default AuthResponse撤销授权