Uses of Package
software.amazon.awssdk.http.auth.aws.internal.signer
Packages that use software.amazon.awssdk.http.auth.aws.internal.signer
Package
Description
-
-
-
Classes in software.amazon.awssdk.http.auth.aws.internal.signer used by software.amazon.awssdk.http.auth.aws.eventstream.internal.signerClassDescriptionAn interface for defining how to sign a payload via SigV4.A container for data produced during and as a result of the SigV4 request signing process.
-
Classes in software.amazon.awssdk.http.auth.aws.internal.signer used by software.amazon.awssdk.http.auth.aws.internal.signerClassDescriptionAn interface for defining how a checksum is formed from a payload synchronously and asynchronously.A class that represents a canonical request in AWS, as documented:A class for representing options used when creating a
V4CanonicalRequestAn interface for defining how to sign a payload via SigV4.A class which contains "properties" relevant to SigV4.An interface which declares an algorithm that takes a request and a content-hash and signs the request according to the SigV4 process.A container for data produced during and as a result of the SigV4 request signing process. -
Classes in software.amazon.awssdk.http.auth.aws.internal.signer used by software.amazon.awssdk.http.auth.aws.internal.signer.chunkedencodingClassDescriptionA class which calculates a rolling signature of arbitrary data using HMAC-SHA256.
-
Classes in software.amazon.awssdk.http.auth.aws.internal.signer used by software.amazon.awssdk.http.auth.aws.internal.signer.utilClassDescriptionAn interface for defining how a checksum is formed from a payload synchronously and asynchronously.