| Package | Description |
|---|---|
| software.amazon.awssdk.http.auth.aws.signer |
| Modifier and Type | Field and Description |
|---|---|
static SignerProperty<AwsV4FamilyHttpSigner.AuthLocation> |
AwsV4FamilyHttpSigner.AUTH_LOCATION
The location where auth-related data is inserted, as a result of signing.
|
| Modifier and Type | Method and Description |
|---|---|
static AwsV4FamilyHttpSigner.AuthLocation |
AwsV4FamilyHttpSigner.AuthLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsV4FamilyHttpSigner.AuthLocation[] |
AwsV4FamilyHttpSigner.AuthLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.