Uses of Class
com.amazonaws.auth.AWS4Signer

Packages that use AWS4Signer
com.amazonaws.auth   
 

Uses of AWS4Signer in com.amazonaws.auth
 

Constructors in com.amazonaws.auth with parameters of type AWS4Signer
AwsChunkedEncodingInputStream(InputStream in, byte[] kSigning, String datetime, String keyPath, String headerSignature, AWS4Signer aws4Signer)
           
AwsChunkedEncodingInputStream(InputStream in, int maxBufferSize, byte[] kSigning, String datetime, String keyPath, String headerSignature, AWS4Signer aws4Signer)
          A wrapper of InputStream that implements pseudo-chunked-encoding.
 



Copyright © 2016. All rights reserved.