public class S3QueryStringSigner extends AbstractAWSSigner
EMPTY_STRING_SHA256_HEX| Constructor and Description | 
|---|
| S3QueryStringSigner(String httpVerb,
                   String resourcePath,
                   Date expiration) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | sign(SignableRequest<?> request,
    AWSCredentials credentials)Sign the given request with the given set of credentials. | 
hash, hash, sign, signWithMacpublic void sign(SignableRequest<?> request, AWSCredentials credentials) throws SdkClientException
Signerrequest - The request to sign.credentials - The credentials to sign the request with.SdkClientExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.