Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.auth
Interface Signer

All Known Implementing Classes:
AbstractAWSSigner, AWS3Signer, AWS4Signer, CloudFrontSigner, QueryStringSigner

public interface Signer


Method Summary
 void sign(Request<?> request, AWSCredentials credentials)
           
 

Method Detail

sign

void sign(Request<?> request,
          AWSCredentials credentials)
          throws AmazonClientException
Throws:
AmazonClientException


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.