Uses of Class
org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
Packages that use Aws4SignerForAuthorizationHeader
Package
Description
This package contains HttpRequestFilters needed to operate the REST api.
-
Uses of Aws4SignerForAuthorizationHeader in org.jclouds.s3.filters
Constructors in org.jclouds.s3.filters with parameters of type Aws4SignerForAuthorizationHeaderModifierConstructorDescriptionRequestAuthorizeSignatureV4(Aws4SignerForAuthorizationHeader signerForAuthorizationHeader, Aws4SignerForChunkedUpload signerForChunkedUpload, Aws4SignerForQueryString signerForQueryString)