Package | Description |
---|---|
com.ibm.cloud.objectstorage.auth | |
com.ibm.cloud.objectstorage.services.s3.internal |
Modifier and Type | Class and Description |
---|---|
class |
AWS4Signer
Signer implementation that signs requests with the AWS4 signing protocol.
|
class |
AWS4UnsignedPayloadSigner
Exactly the same as
AWS4Signer except if the request is being sent
over HTTPS, then it returns the string UNSIGNED-PAYLOAD as the
content SHA-256 so services that support it can avoid needing to calculate
the value when authorizing the request. |
Modifier and Type | Class and Description |
---|---|
class |
AWSS3V4Signer
AWS4 signer implementation for Amazon Web Services S3
|
Copyright © 2024. All rights reserved.