|
Did this page help you?Yes No Tell us about it... |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.auth.AbstractAWSSigner
com.amazonaws.auth.CloudFrontSigner
public class CloudFrontSigner
Implementation of AbstractAWSSigner for Amazon CloudFront's authentication scheme.
| Constructor Summary | |
|---|---|
CloudFrontSigner()
|
|
| Method Summary | |
|---|---|
void |
sign(Request<?> request,
AWSCredentials credentials)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloudFrontSigner()
| Method Detail |
|---|
public void sign(Request<?> request,
AWSCredentials credentials)
throws AmazonClientException
AmazonClientException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||