public class ECSRoleCredentialsFetcher extends HttpCredentialsFetcher
| 构造器和说明 |
|---|
ECSRoleCredentialsFetcher(String ecsRamRole) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
buildUrl()
Constructs the url of authorization server.
|
TemporaryCredentials |
parse(org.apache.http.HttpResponse httpResponse)
Parses the response to get credentials.
|
fetch, fetchOncepublic ECSRoleCredentialsFetcher(String ecsRamRole)
public String buildUrl()
HttpCredentialsFetcherbuildUrl 在类中 HttpCredentialsFetcherpublic TemporaryCredentials parse(org.apache.http.HttpResponse httpResponse) throws LogException
HttpCredentialsFetcherparse 在类中 HttpCredentialsFetcherhttpResponse - http response.LogExceptionCopyright © 2026. All Rights Reserved.