Uses of Class
com.amazonaws.auth.AbstractAWSSigner

Packages that use AbstractAWSSigner
com.amazonaws.auth   
 

Uses of AbstractAWSSigner in com.amazonaws.auth
 

Subclasses of AbstractAWSSigner in com.amazonaws.auth
 class AWS3Signer
          Signer implementation that signs requests with the AWS3 signing protocol.
 class AWS4Signer
          Signer implementation that signs requests with the AWS4 signing protocol.
 class CloudFrontSigner
          Implementation of AbstractAWSSigner for Amazon CloudFront's authentication scheme.
 class QueryStringSigner
          Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
 



Copyright © 2016. All rights reserved.