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, signAndBase64Encode
public void sign(Request<?> request, AWSCredentials credentials) throws AmazonClientException
AmazonClientException
protected void addSessionCredentials(Request<?> request, AWSSessionCredentials credentials)
addSessionCredentials
in class AbstractAWSSigner
Copyright © 2015. All rights reserved.