public class AwsS3V4Signer extends Aws4Signer
EMPTY_STRING_SHA256_HEX
Constructor and Description |
---|
AwsS3V4Signer()
Don't double-url-encode path elements; S3 expects path elements to be encoded only once in
the canonical URI.
|
Modifier and Type | Method and Description |
---|---|
void |
setDisableChunkedEncoding(boolean disableChunkedEncoding) |
void |
setEnablePayloadSigning(boolean enablePayloadSigning) |
getRegionName, getServiceName, presign, setOverrideDate, setRegionName, setServiceName, sign
hash, hash, sign, signWithMac
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.