| Interface | Description |
|---|---|
| CredentialsFetcher | |
| CredentialsProvider |
Abstract credentials provider that maintains only one user credentials.
|
| RequestSignerInterface | |
| ServiceCredentials |
Provides access to credentials used for accessing TableStore, these credentials are
used to securely sign requests to TableStore.
|
| ServiceCredentialsV4 | |
| ServiceSignature |
表示用于计算访问签名的接口。
|
| SignatureMakerInterface |
| Class | Description |
|---|---|
| AuthUtils | |
| BasicCredentials | |
| CalculateV4SigningKeyUtil | |
| CredentialsProviderFactory |
Credentials provider factory to share providers across potentially many
clients.
|
| DefaultCredentialProvider |
Default implementation of
CredentialsProvider. |
| DefaultCredentials |
Default implementation of
ServiceCredentials. |
| EnvironmentVariableCredentialsProvider |
EnvironmentVariableCredentialsProvider implementation that provides
credentials by looking at the: TABLESTORE_ACCESS_KEY_ID and
TABLESTORE_ACCESS_KEY_SECRET environment variables. |
| HmacSHA1Signature | |
| HmacSHA256Signature | |
| HttpCredentialsFetcher | |
| InstanceProfileCredentials | |
| InstanceProfileCredentialsFetcher | |
| InstanceProfileCredentialsProvider |
Credentials provider implementation that loads credentials from the Ali Cloud
ECS Instance Metadata Service.
|
| RequestSigner | |
| SignatureMakerFactory | |
| SystemPropertiesCredentialsProvider |
SystemPropertiesCredentialsProvider implementation that provides
credentials by looking at the oss.accessKeyId and
oss.accessKeySecret Java system properties. |
| V2SignatureMaker | |
| V4Credentials | |
| V4SignatureMaker |
| Exception | Description |
|---|---|
| InvalidCredentialsException |
Copyright © 2024. All Rights Reserved.