mirror of https://github.com/apache/jclouds.git
added javadoc to FormSigningModule
This commit is contained in:
parent
ebc574d378
commit
32c0acdb23
|
@ -31,6 +31,8 @@ import org.jclouds.rest.RequestSigner;
|
||||||
import com.google.inject.Provides;
|
import com.google.inject.Provides;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Configures signature process and dependencies needed for AWS Query apis
|
||||||
|
* (which we sent as POST requests, hence the name Form).
|
||||||
*
|
*
|
||||||
* @author Adrian Cole
|
* @author Adrian Cole
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue