| Class and Description |
|---|
| SignerProperty
A strongly-typed property for input to an
HttpSigner. |
| Class and Description |
|---|
| AsyncSignedRequest
Represents a request with async payload that has been signed by
HttpSigner. |
| AsyncSignedRequest.Builder
A builder for a
AsyncSignedRequest. |
| AsyncSignRequest
Input parameters to sign a request with async payload, using
HttpSigner. |
| AsyncSignRequest.Builder
A builder for a
AsyncSignRequest. |
| BaseSignedRequest
/**
Base interface to a request that has been signed by
HttpSigner, independent of payload type. |
| BaseSignedRequest.Builder
A builder for a
BaseSignedRequest. |
| BaseSignRequest
Base interface to represent input parameters to sign a request using
HttpSigner, independent of payload type. |
| BaseSignRequest.Builder
A builder for a
BaseSignRequest. |
| SignedRequest
Represents a request with sync payload that has been signed by
HttpSigner. |
| SignedRequest.Builder
A builder for a
SignedRequest. |
| SignRequest
Input parameters to sign a request with sync payload, using
HttpSigner. |
| SignRequest.Builder
A builder for a
SignRequest. |
| Class and Description |
|---|
| HttpSigner
Interface for the process of modifying a request destined for a service so that the service can authenticate the SDK
customer’s identity.
|
| SignerProperty
A strongly-typed property for input to an
HttpSigner. |
| Class and Description |
|---|
| AsyncSignedRequest
Represents a request with async payload that has been signed by
HttpSigner. |
| AsyncSignedRequest.Builder
A builder for a
AsyncSignedRequest. |
| AsyncSignRequest
Input parameters to sign a request with async payload, using
HttpSigner. |
| AsyncSignRequest.Builder
A builder for a
AsyncSignRequest. |
| BaseSignedRequest
/**
Base interface to a request that has been signed by
HttpSigner, independent of payload type. |
| BaseSignedRequest.Builder
A builder for a
BaseSignedRequest. |
| BaseSignRequest
Base interface to represent input parameters to sign a request using
HttpSigner, independent of payload type. |
| BaseSignRequest.Builder
A builder for a
BaseSignRequest. |
| SignedRequest
Represents a request with sync payload that has been signed by
HttpSigner. |
| SignedRequest.Builder
A builder for a
SignedRequest. |
| SignerProperty
A strongly-typed property for input to an
HttpSigner. |
| SignRequest
Input parameters to sign a request with sync payload, using
HttpSigner. |
| SignRequest.Builder
A builder for a
SignRequest. |
Copyright © 2023. All rights reserved.