Aws4Signer@Deprecated public final class QueryStringSigner extends AbstractAwsSigner
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryStringSigner.Builder
Deprecated.
Builder to create a
QueryStringSigner object. |
| Modifier and Type | Method and Description |
|---|---|
static QueryStringSigner.Builder |
builder()
Deprecated.
|
static QueryStringSigner |
create()
Deprecated.
|
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes)
Deprecated.
This signer will add "Signature" parameter to the request.
|
hash, hash, sign, signWithMacpublic static QueryStringSigner.Builder builder()
public static QueryStringSigner create()
public SdkHttpFullRequest sign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
request - The request to signexecutionAttributes - Contains the attributes required for signing the requestCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.