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, signWithMac
public SdkHttpFullRequest sign(Context.BeforeTransmission execution, ExecutionAttributes executionAttributes) throws SdkClientException
request
- request to be signed.credentials
- The credentials used to use to sign the request.SdkClientException
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.