| Package | Description |
|---|---|
| com.ibm.cos.v2.http.auth.aws.crt.internal.signer | |
| com.ibm.cos.v2.http.auth.aws.internal.signer | |
| com.ibm.cos.v2.http.auth.aws.signer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAwsCrtV4aHttpSigner
An implementation of a
AwsV4aHttpSigner that uses properties to compose v4a-signers in order to delegate signing of a
request and payload (if applicable) accordingly. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAwsV4HttpSigner
An implementation of a
AwsV4HttpSigner that uses properties to compose v4-signers in order to delegate signing of a
request and payload (if applicable) accordingly. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AwsV4aHttpSigner
An
HttpSigner that will use the AWS V4a signing algorithm to sign a request using an
AwsCredentialsIdentity). |
interface |
AwsV4HttpSigner
An
HttpSigner that will use the AWS V4 signing algorithm to sign a request using an
AwsCredentialsIdentity). |
Copyright © 2026. All rights reserved.