| Package | Description |
|---|---|
| org.pac4j.oauth.client |
| Modifier and Type | Field and Description |
|---|---|
protected List<WechatClient.WechatScope> |
WechatClient.scopes |
| Modifier and Type | Method and Description |
|---|---|
static WechatClient.WechatScope |
WechatClient.WechatScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WechatClient.WechatScope[] |
WechatClient.WechatScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<WechatClient.WechatScope> |
WechatClient.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
void |
WechatClient.addScope(WechatClient.WechatScope scopes) |
| Modifier and Type | Method and Description |
|---|---|
void |
WechatClient.setScopes(List<WechatClient.WechatScope> scopes) |
Copyright © 2019. All rights reserved.