| Package | Description |
|---|---|
| com.ibm.cos.v2.auth.signer.internal | |
| com.ibm.cos.v2.auth.signer.params |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAws4Signer<T extends Aws4SignerParams,U extends Aws4PresignerParams>
Abstract base class for the AWS SigV4 signer implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
BaseAws4Signer.calculateContentHashPresign(SdkHttpFullRequest.Builder mutableRequest,
Aws4PresignerParams signerParams)
Deprecated.
Calculate the hash of the request's payload.
|
protected String |
AbstractAwsS3V4Signer.calculateContentHashPresign(SdkHttpFullRequest.Builder mutableRequest,
Aws4PresignerParams signerParams) |
SdkHttpFullRequest |
BaseAws4Signer.presign(SdkHttpFullRequest request,
Aws4PresignerParams signingParams)
Deprecated.
|
SdkHttpFullRequest |
AbstractAwsS3V4Signer.presign(SdkHttpFullRequest request,
Aws4PresignerParams signingParams)
A method to pre sign the given #request.
|
| Modifier and Type | Method and Description |
|---|---|
Aws4PresignerParams |
Aws4PresignerParams.Builder.build() |
Copyright © 2026. All rights reserved.