Package org.jclouds.rest
Interface RequestSigner
- All Known Implementing Classes:
 AWSRequestAuthorizeSignature,FormSigner.FormSignerV2,QuerySigner,RequestAuthorizeSignatureV2,RestAuthentication
Deprecated.
This is an internal interface historically used to debug signature logic. It currently is a broken
 abstraction as AWS Signature v4 requires multiple parameters to sign a request.
- 
Method Summary
 
- 
Method Details
- 
createStringToSign
Deprecated. - 
sign
Deprecated. 
 -