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