| Constructor and Description |
|---|
NoOpSigner() |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
presign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes)
Method that takes in an request and returns a pre signed version of the request.
|
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes)
Method that takes in an request and returns a signed version of the request.
|
public SdkHttpFullRequest presign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
Presignerpublic SdkHttpFullRequest sign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
SignerCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.