| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.plugin.wechat.work.inner.server_api.authentication.web_auth.pojo |
| 限定符和类型 | 字段和说明 |
|---|---|
private Oauth2UrlReq.Scope |
Oauth2UrlReq.scope
应用授权作用域
|
| 限定符和类型 | 方法和说明 |
|---|---|
Oauth2UrlReq.Scope |
Oauth2UrlReq.getScope() |
static Oauth2UrlReq.Scope |
Oauth2UrlReq.Scope.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Oauth2UrlReq.Scope[] |
Oauth2UrlReq.Scope.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Oauth2UrlReq.setScope(Oauth2UrlReq.Scope scope) |
Copyright © 2025. All rights reserved.