Class | Description |
---|---|
HttpAWSSignableRequest |
Implementation of
AWSSignableRequest meant to be used for
signing http requests made with the apache http client library
The request can be signed by passing an instance of this class to
AWSV4Signer.sign(AWSSignableRequest) |
Exception | Description |
---|---|
HttpAuthenticationException |