Signerpublic class QueryStringSigner extends AbstractAwsSigner
EMPTY_STRING_SHA256_HEX| Constructor | Description |
|---|---|
QueryStringSigner() |
| Modifier and Type | Method | Description |
|---|---|---|
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
AwsCredentials credentials) |
This signer will add "Signature" parameter to the request.
|
hash, hash, sign, signWithMacpublic SdkHttpFullRequest sign(SdkHttpFullRequest request, AwsCredentials credentials) throws SdkClientException
request - request to be signed.credentials - The credentials used to use to sign the request.SdkClientExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.