public class DefaultV4aPayloadSigner extends Object implements V4aPayloadSigner
| Constructor and Description |
|---|
DefaultV4aPayloadSigner() |
| Modifier and Type | Method and Description |
|---|---|
ContentStreamProvider |
sign(ContentStreamProvider payload,
V4aRequestSigningResult requestSigningResult)
Given a payload and result of request signing, sign the payload via the SigV4a process.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeSigning, createpublic ContentStreamProvider sign(ContentStreamProvider payload, V4aRequestSigningResult requestSigningResult)
V4aPayloadSignersign in interface V4aPayloadSignerCopyright © 2023. All rights reserved.