| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.auth | |
| com.alicloud.openservices.tablestore.core.utils |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
CredentialsFetcher.send(HttpRequest request)
发送HTTP请求到授权服务器
|
HttpResponse |
HttpCredentialsFetcher.send(HttpRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ServiceCredentials |
CredentialsFetcher.parse(HttpResponse response)
解析授权服务器返回的授权信息,解析为Credentials
|
abstract ServiceCredentials |
HttpCredentialsFetcher.parse(HttpResponse response) |
ServiceCredentials |
InstanceProfileCredentialsFetcher.parse(HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static HttpResponse |
HttpResponse.getResponse(HttpRequest request) |
Copyright © 2024. All Rights Reserved.