AbstractAws4Signer<T extends Aws4SignerParams,U extends Aws4PresignerParams> |
Abstract base class for the AWS SigV4 signer implementations.
|
AbstractAwsS3V4Signer |
AWS4 signer implementation for AWS S3
|
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.
|
BaseAsyncAws4Signer |
|
BaseAws4Signer |
Deprecated. |
BaseEventStreamAsyncAws4Signer |
|
ContentChecksum |
Encapsulates Hash in String format and FlexibleChecksum Instance for a Request Content.
|
DigestComputingSubscriber |
|
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.
|