public final class DefaultAwsCrtV4aSigner extends Object implements AwsCrtV4aSigner
AwsCrtV4aSigner.Builder| Modifier and Type | Method and Description |
|---|---|
static AwsCrtV4aSigner.Builder |
builder() |
static AwsCrtV4aSigner |
create()
Create a default Aws4aSigner.
|
SdkHttpFullRequest |
presign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes) |
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcredentialTypepublic static AwsCrtV4aSigner create()
AwsCrtV4aSignercreate in interface AwsCrtV4aSignerpublic static AwsCrtV4aSigner.Builder builder()
builder in interface AwsCrtV4aSignerpublic SdkHttpFullRequest sign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
public SdkHttpFullRequest presign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
Copyright © 2023. All rights reserved.