您的浏览器已禁用 JavaScript。
跳过导航链接
概览
类
使用
树
已过时
索引
搜索
帮助
com.flyfish.oauth.domain.raw
OAuthUserResult
类的使用
com.flyfish.oauth.domain.raw.OAuthUserResult
使用
OAuthUserResult
的程序包
程序包
说明
com.flyfish.oauth.domain.raw
com.flyfish.oauth.domain.raw
中
OAuthUserResult
的使用
返回
OAuthUserResult
的
com.flyfish.oauth.domain.raw
中的方法
修饰符和类型
方法
说明
static
OAuthUserResult
OAuthUserResult.
error
(
String
message)
static
OAuthUserResult
OAuthUserResult.
ok
(
List
<
LocalUser
> result)