> @@ -45,6 +45,8 @@
> * @author Diwaker Gupta
> */
> public class AWSS3BlobRequestSigner extends
> S3BlobRequestSigner<AWSS3AsyncClient> {
> + public static final String TEMPORARY_SIGNATURE_PARAM = "Signature";Can be made private? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/74/files#r5408177
