Uses of Package
software.amazon.awssdk.http.auth.spi.signer
-
Classes in software.amazon.awssdk.http.auth.spi.signer used by software.amazon.awssdk.http.auth.spi.internal.scheme Class Description SignerProperty A strongly-typed property for input to anHttpSigner. -
Classes in software.amazon.awssdk.http.auth.spi.signer used by software.amazon.awssdk.http.auth.spi.internal.signer Class Description AsyncSignedRequest Represents a request with async payload that has been signed byHttpSigner.AsyncSignedRequest.Builder A builder for aAsyncSignedRequest.AsyncSignRequest Input parameters to sign a request with async payload, usingHttpSigner.AsyncSignRequest.Builder A builder for aAsyncSignRequest.BaseSignedRequest /** Base interface to a request that has been signed byHttpSigner, independent of payload type.BaseSignedRequest.Builder A builder for aBaseSignedRequest.BaseSignRequest Base interface to represent input parameters to sign a request usingHttpSigner, independent of payload type.BaseSignRequest.Builder A builder for aBaseSignRequest.SignedRequest Represents a request with sync payload that has been signed byHttpSigner.SignedRequest.Builder A builder for aSignedRequest.SignerProperty A strongly-typed property for input to anHttpSigner.SignRequest Input parameters to sign a request with sync payload, usingHttpSigner.SignRequest.Builder A builder for aSignRequest. -
Classes in software.amazon.awssdk.http.auth.spi.signer used by software.amazon.awssdk.http.auth.spi.scheme Class 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 anHttpSigner. -
Classes in software.amazon.awssdk.http.auth.spi.signer used by software.amazon.awssdk.http.auth.spi.signer Class Description AsyncSignedRequest Represents a request with async payload that has been signed byHttpSigner.AsyncSignedRequest.Builder A builder for aAsyncSignedRequest.AsyncSignRequest Input parameters to sign a request with async payload, usingHttpSigner.AsyncSignRequest.Builder A builder for aAsyncSignRequest.BaseSignedRequest /** Base interface to a request that has been signed byHttpSigner, independent of payload type.BaseSignedRequest.Builder A builder for aBaseSignedRequest.BaseSignRequest Base interface to represent input parameters to sign a request usingHttpSigner, independent of payload type.BaseSignRequest.Builder A builder for aBaseSignRequest.SignedRequest Represents a request with sync payload that has been signed byHttpSigner.SignedRequest.Builder A builder for aSignedRequest.SignerProperty A strongly-typed property for input to anHttpSigner.SignRequest Input parameters to sign a request with sync payload, usingHttpSigner.SignRequest.Builder A builder for aSignRequest.