[ 
https://issues.apache.org/jira/browse/JCLOUDS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718934#comment-13718934
 ] 

ASF subversion and git services commented on JCLOUDS-200:
---------------------------------------------------------

Commit c64c7423cdc2dac13d34196f7d526ba364c745c0 in branch refs/heads/master 
from [~diwaker]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=c64c742 ]

AWS-S3 configurable temporary signed URL support

Introduces AWSS3BlobRequestSigner, which reuses the
RequestAuthorizeSignature filter for most of the heavy lifting.
Other implementation details based on [1].

Tested with AWSS3BlobSignerLiveTest, in particular,
testSign(Get|Put)UrlWithTime.

Closes JCLOUDS-200

[1] http://s3.amazonaws.com/doc/s3-developer-guide/RESTAuthentication.html

                
> Add temporary signed URL support for S3
> ---------------------------------------
>
>                 Key: JCLOUDS-200
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-200
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-blobstore
>    Affects Versions: 1.6.1
>            Reporter: Diwaker Gupta
>             Fix For: 1.6.2
>
>
> S3BlobRequestSigner throws UnsupportedOperationException for the 3-arg 
> variants of signGetBlob and signPutBlob that take an expiration timeout as 
> input.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to