public class S3QueryStringSigner<T> extends AbstractAWSSigner
Constructor and Description |
---|
S3QueryStringSigner(String httpVerb,
String resourcePath,
Date expiration) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSessionCredentials(Request<?> request,
AWSSessionCredentials credentials) |
void |
sign(Request<?> request,
AWSCredentials credentials) |
getBinaryRequestPayload, getBinaryRequestPayloadStream, getBinaryRequestPayloadStreamWithoutQueryParams, getBinaryRequestPayloadWithoutQueryParams, getCanonicalizedEndpoint, getCanonicalizedQueryString, getCanonicalizedQueryString, getCanonicalizedResourcePath, getCanonicalizedResourcePath, getRequestPayload, getRequestPayloadWithoutQueryParams, getSignatureDate, getTimeOffset, hash, hash, hash, newString, sanitizeCredentials, sign, sign, signAndBase64Encode, signAndBase64Encode
public void sign(Request<?> request, AWSCredentials credentials) throws AmazonClientException
AmazonClientException
protected void addSessionCredentials(Request<?> request, AWSSessionCredentials credentials)
addSessionCredentials
in class AbstractAWSSigner
Copyright © 2014. All rights reserved.