Class | Description |
---|---|
AuthorizationV4Validator |
AWS v4 authentication payload validator.
|
AwsCredential |
Credential in the AWS authorization header.
|
AwsSignatureProcessor |
Parser to process AWS V2 & V4 auth request.
|
SignatureInfo |
Signature and related information.
|
StringToSignProducer |
Stateless utility to create stringToSign, the base of the signature.
|
Enum | Description |
---|---|
SignatureInfo.Version |
Signature version.
|
Copyright © 2023. All Rights Reserved.