| Package | Description |
|---|---|
| com.ibm.cos.v2.http.auth.aws.internal.signer.util | |
| com.ibm.cos.v2.http.auth.spi.internal.signer | |
| com.ibm.cos.v2.http.auth.spi.signer |
| Modifier and Type | Method and Description |
|---|---|
static Checksummer |
ChecksumUtil.checksummer(BaseSignRequest<?,? extends Identity> request,
Boolean isPayloadSigningOverride) |
static boolean |
ChecksumUtil.hasChecksumHeader(BaseSignRequest<?,? extends Identity> request) |
static boolean |
ChecksumUtil.isPayloadSigning(BaseSignRequest<?,? extends Identity> request) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncSignRequest<IdentityT extends Identity> |
class |
DefaultSignRequest<IdentityT extends Identity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncSignRequest<IdentityT extends Identity>
Input parameters to sign a request with async payload, using
HttpSigner. |
interface |
SignRequest<IdentityT extends Identity>
Input parameters to sign a request with sync payload, using
HttpSigner. |
Copyright © 2026. All rights reserved.