Interface | Description |
---|---|
Credentials |
Provides access to the credentials used for accessing services: access key ID
and secret access key.
|
CredentialsProvider |
Interface for providing credentials.
|
Signer | |
StringSigner |
Class | Description |
---|---|
AbstractSigner |
Abstract base class for signing protocol implementations.
|
AbstractStringSigner | |
BasicCredentials |
Basic implementation of the Credentials interface that allows callers to pass
in the access key and secret access in the constructor.
|
PropertiesCredentials |
Simple implementation Credentials that reads in access keys from a properties
file.
|
Enum | Description |
---|---|
SigningAlgorithm |
Copyright © 2017. All Rights Reserved.