| Class | Description |
|---|---|
| ChecksumUtil | |
| ChecksumUtil.ConstantChecksumAlgorithm |
An implementation of a
ChecksumAlgorithm that will map to ConstantChecksum, which provides a constant
checksum. |
| CredentialUtils | |
| FifoCache<T> |
A bounded cache that has a FIFO eviction policy when the cache is full.
|
| OptionalDependencyLoaderUtil |
Utilities for loading of classes and objects which have optional dependencies, and therefore need to be safely checked at
runtime in order to use.
|
| SignerConstant | |
| SignerKey |
Holds the signing key and the number of days since epoch for the date for which the signing key was generated.
|
| SignerUtils |
Utility methods to be used by various AWS Signer implementations.
|
| Enum | Description |
|---|---|
| DigestAlgorithm | |
| SigningAlgorithm |
Copyright © 2023. All rights reserved.