Class Aws4Signer
Deprecated.
Signer implementation that signs requests with the AWS4 signing protocol.
-
Field Summary
Fields inherited from class software.amazon.awssdk.auth.signer.internal.AbstractAws4Signer
EMPTY_STRING_SHA256_HEX
-
Method Summary
Methods inherited from class software.amazon.awssdk.auth.signer.internal.BaseAws4Signer
presign, presign, sign, sign
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.awssdk.core.signer.Signer
credentialType
-
Method Details
-
create
Deprecated.
-
software.amazon.awssdk.http.auth.aws.signer.AwsV4HttpSigner
from the 'http-auth-aws' module.