| Class | Description |
|---|---|
| AbstractAws4Signer<T extends Aws4SignerParams,U extends Aws4PresignerParams> |
Abstract base class for the AWS SigV4 signer implementations.
|
| AbstractAwsSigner |
Abstract base class for AWS signing protocol implementations.
|
| Aws4SignerRequestParams |
Parameters that are used for computing a AWS 4 signature for a request.
|
| Aws4SignerUtils |
Utility methods that is used by the different AWS Signer implementations.
|
| AwsChunkedEncodingInputStream |
A wrapper class of InputStream that implements chunked-encoding.
|
| BaseAsyncAws4Signer | |
| BaseAws4Signer |
Abstract base class for concrete implementations of Aws4 signers.
|
| BaseEventStreamAsyncAws4Signer | |
| FifoCache<T> |
A bounded cache that has a FIFO eviction policy when the cache is full.
|
| SignerConstant | |
| SignerKey |
Holds the signing key and the number of days since epoch for the date for
which the signing key was generated.
|
| Enum | Description |
|---|---|
| SigningAlgorithm |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.