public class QueryStringSigner extends AbstractAwsSigner
EMPTY_STRING_SHA256_HEX| Constructor and Description |
|---|
QueryStringSigner() |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
sign(Context.BeforeTransmission execution,
ExecutionAttributes executionAttributes)
This signer will add "Signature" parameter to the request.
|
hash, hash, sign, signWithMacpublic SdkHttpFullRequest sign(Context.BeforeTransmission execution, ExecutionAttributes executionAttributes) throws SdkClientException
execution - The immutable state of the execution right before transmission, including the request to sign.executionAttributes - Additional mutable attributes attached to the execution.SdkClientExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.