| Modifier and Type | Method and Description |
|---|---|
AwsV4HttpSigner |
DefaultAwsV4AuthScheme.signer() |
| 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 | Method and Description |
|---|---|
AwsV4HttpSigner |
AwsV4AuthScheme.signer()
Retrieve the
AwsV4HttpSigner associated with this authentication scheme. |
| Modifier and Type | Method and Description |
|---|---|
static AwsV4HttpSigner |
AwsV4HttpSigner.create()
Get a default implementation of a
AwsV4HttpSigner |
Copyright © 2023. All rights reserved.