public abstract class BaseEventStreamAsyncAws4Signer extends BaseAsyncAws4Signer
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_STREAM_DATE |
static String |
EVENT_STREAM_SIGNATURE |
EMPTY_STRING_SHA256_HEX| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
Aws4SignerParams signingParams) |
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes)
Method that takes in an request and returns a signed version of the request.
|
signAsyncRequestBodypresign, presignpublic static final String EVENT_STREAM_SIGNATURE
public static final String EVENT_STREAM_DATE
public SdkHttpFullRequest sign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
Signersign in interface Signersign in class BaseAws4Signerrequest - The request to signexecutionAttributes - Contains the attributes required for signing the requestpublic SdkHttpFullRequest sign(SdkHttpFullRequest request, Aws4SignerParams signingParams)
sign in class BaseAws4SignerCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.