| Package | Description |
|---|---|
| com.aliyun.oss | |
| com.aliyun.oss.common.auth | |
| com.aliyun.oss.common.comm | |
| com.aliyun.oss.common.utils | |
| com.aliyun.oss.crypto |
| Class and Description |
|---|
| Credentials
Provides access to credentials used for accessing OSS, these credentials are
used to securely sign requests to OSS.
|
| CredentialsProvider
Abstract credentials provider that maintains only one user credentials.
|
| RequestSigner |
| Class and Description |
|---|
| BasicCredentials |
| Credentials
Provides access to credentials used for accessing OSS, these credentials are
used to securely sign requests to OSS.
|
| CredentialsFetcher |
| CredentialsProvider
Abstract credentials provider that maintains only one user credentials.
|
| CustomSessionCredentialsFetcher |
| CustomSessionCredentialsProvider |
| DefaultCredentialProvider
Default implementation of
CredentialsProvider. |
| EcsRamRoleCredentialsFetcher |
| EcsRamRoleCredentialsProvider |
EnvironmentVariableCredentialsProvider
EnvironmentVariableCredentialsProvider implementation that provides
credentials by looking at the: OSS_ACCESS_KEY_ID and
OSS_ACCESS_KEY_SECRET environment variables. |
| HttpCredentialsFetcher |
| InstanceProfileCredentials |
| InstanceProfileCredentialsFetcher |
| InstanceProfileCredentialsProvider
Credentials provider implementation that loads credentials from the Ali Cloud
ECS Instance Metadata Service.
|
| ProfileConfigFile
Loads the local OSS credential profiles from the standard location
(~/.oss/credentials), which can be easily overridden through the
OSS_CREDENTIAL_PROFILES_FILE environment variable or by
specifying an alternate credentials file location through this class'
constructor. |
| ProfileConfigLoader |
| ServiceSignature
The interface to compute the signature of the data.
|
| STSAssumeRoleSessionCredentialsProvider
STSAssumeRoleSessionCredentialsProvider implementation that uses the STS
Security Token Service to assume a Role and create temporary, short-lived
sessions to use for authentication.
|
| STSKeyPairSessionCredentialsProvider
STSKeyPairSessionCredentialsProvider implementation that uses the RSA key
pair to create temporary, short-lived sessions to use for authentication.
|
SystemPropertiesCredentialsProvider
SystemPropertiesCredentialsProvider implementation that provides
credentials by looking at the oss.accessKeyId and
oss.accessKeySecret Java system properties. |
| Class and Description |
|---|
| Credentials
Provides access to credentials used for accessing OSS, these credentials are
used to securely sign requests to OSS.
|
| RequestSigner |
| Class and Description |
|---|
| PublicKey |
| Class and Description |
|---|
| CredentialsProvider
Abstract credentials provider that maintains only one user credentials.
|
Copyright © 2021. All Rights Reserved.