| 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 sign a request using an AWS credentials AwsCredentialsIdentity). |
interface |
AwsV4HttpSigner
An
HttpSigner that will sign a request using an AWS credentials AwsCredentialsIdentity). |
Copyright © 2023. All rights reserved.