|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 TokenType 的软件包 | |
|---|---|
| cn.signit.sdk | |
| cn.signit.sdk.http | |
| cn.signit.sdk.type | |
| cn.signit.sdk 中 TokenType 的使用 |
|---|
| 参数类型为 TokenType 的 cn.signit.sdk 中的方法 | |
|---|---|
OauthData |
SignitClient.getOauthData(String apiKey,
String secretKey,
TokenType grantType,
boolean autoSetRequestToken)
|
| cn.signit.sdk.http 中 TokenType 的使用 |
|---|
| 返回 TokenType 的 cn.signit.sdk.http 中的方法 | |
|---|---|
TokenType |
Authentication.getAccessTokenType()
|
| 参数类型为 TokenType 的 cn.signit.sdk.http 中的方法 | |
|---|---|
void |
Authentication.setAccessTokenType(TokenType accessTokenType)
|
| 参数类型为 TokenType 的 cn.signit.sdk.http 中的构造方法 | |
|---|---|
Authentication(String apiKey,
String secretKey,
TokenType authenticationType)
|
|
| cn.signit.sdk.type 中 TokenType 的使用 |
|---|
| 返回 TokenType 的 cn.signit.sdk.type 中的方法 | |
|---|---|
static TokenType |
TokenType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static TokenType[] |
TokenType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||