public class CloudFrontSigner extends AbstractAWSSigner
| Constructor and Description | 
|---|
CloudFrontSigner()  | 
| 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, signAndBase64Encodepublic void sign(Request<?> request, AWSCredentials credentials) throws AmazonClientException
AmazonClientExceptionprotected void addSessionCredentials(Request<?> request, AWSSessionCredentials credentials)
addSessionCredentials in class AbstractAWSSignerCopyright © 2014. All rights reserved.