| Package | Description |
|---|---|
| software.amazon.awssdk.http.auth.spi.internal.signer | |
| software.amazon.awssdk.http.auth.spi.signer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncSignRequest<IdentityT extends Identity> |
class |
DefaultSignRequest<IdentityT extends Identity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncSignRequest<IdentityT extends Identity>
Input parameters to sign a request with async payload, using
HttpSigner. |
interface |
SignRequest<IdentityT extends Identity>
Input parameters to sign a request with sync payload, using
HttpSigner. |
Copyright © 2023. All rights reserved.