public class CloudFrontSigner extends AbstractAWSSigner
Constructor and Description |
---|
CloudFrontSigner() |
Modifier and Type | Method and Description |
---|---|
void |
sign(Request<?> request,
AWSCredentials credentials)
Sign the given request with the given set of credentials.
|
hash, hash, sign
public void sign(Request<?> request, AWSCredentials credentials) throws AmazonClientException
Signer
request
- The request to sign.credentials
- The credentials to sign the request with.AmazonClientException
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.