| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.auth | |
| com.alicloud.openservices.tablestore.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpResponse |
HttpCredentialsFetcher.send(HttpRequest request) |
HttpResponse |
CredentialsFetcher.send(HttpRequest request)
Sends an HTTP request to the authorization server
|
| 限定符和类型 | 方法和说明 |
|---|---|
abstract ServiceCredentials |
HttpCredentialsFetcher.parse(HttpResponse response) |
ServiceCredentials |
CredentialsFetcher.parse(HttpResponse response)
Parse the authorization information returned by the authorization server and convert it into Credentials
|
ServiceCredentials |
InstanceProfileCredentialsFetcher.parse(HttpResponse response) |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpResponse |
HttpResponse.getResponse(HttpRequest request) |
Copyright © 2025. All Rights Reserved.