| 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 | Method and Description |
|---|---|
AwsV4aHttpSigner |
DefaultAwsV4aAuthScheme.signer()
AwsV4aHttpSigner.create() returns the CRT implementation and requires the optional dependency http-auth-aws-crt to be
added.
|
| Modifier and Type | Method and Description |
|---|---|
AwsV4aHttpSigner |
AwsV4aAuthScheme.signer()
Retrieve the
AwsV4aHttpSigner associated with this authentication scheme. |
| Modifier and Type | Method and Description |
|---|---|
static AwsV4aHttpSigner |
AwsV4aHttpSigner.create()
Get a default implementation of a
AwsV4aHttpSigner |
Copyright © 2023. All rights reserved.