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, signpublic void sign(Request<?> request, AWSCredentials credentials) throws AmazonClientException
Signerrequest - The request to sign.credentials - The credentials to sign the request with.AmazonClientExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.