| Package | Description |
|---|---|
| com.ibm.cos.v2.auth.signer | |
| com.ibm.cos.v2.auth.signer.internal | |
| com.ibm.cos.v2.authcrt.signer | |
| com.ibm.cos.v2.authcrt.signer.internal | |
| com.ibm.cos.v2.core.signer |
| Modifier and Type | Class and Description |
|---|---|
class |
Aws4Signer
Deprecated.
Use
com.ibm.cos.v2.http.auth.aws.signer.AwsV4HttpSigner from the 'http-auth-aws' module. |
class |
Aws4UnsignedPayloadSigner |
class |
AwsS3V4Signer
Deprecated.
Use
com.ibm.cos.v2.http.auth.aws.signer.AwsV4HttpSigner from the 'http-auth-aws' module. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAws4Signer<T extends Aws4SignerParams,U extends Aws4PresignerParams>
Abstract base class for the AWS SigV4 signer implementations.
|
class |
AbstractAwsS3V4Signer
AWS4 signer implementation for AWS S3
|
class |
BaseAws4Signer
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AwsCrtS3V4aSigner
Deprecated.
Use
com.ibm.cos.v2.http.auth.aws.signer.AwsV4aHttpSigner from the 'http-auth-aws' module. |
interface |
AwsCrtV4aSigner
Deprecated.
Use
com.ibm.cos.v2.http.auth.aws.signer.AwsV4aHttpSigner from the 'http-auth-aws' module. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAwsCrtS3V4aSigner |
class |
DefaultAwsCrtV4aSigner |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpSigner
Deprecated.
Replaced by
com.ibm.cos.v2.http.auth.spi.signer.HttpSigner#doNotSign() in
'http-auth-spi'. |
Copyright © 2026. All rights reserved.