public class AwsSigningConfig.AwsSignedBodyValue extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EMPTY_SHA256 |
static String |
STREAMING_AWS4_HMAC_SHA256_EVENTS |
static String |
STREAMING_AWS4_HMAC_SHA256_PAYLOAD |
static String |
UNSIGNED_PAYLOAD |
Constructor and Description |
---|
AwsSignedBodyValue() |
public static final String EMPTY_SHA256
public static final String UNSIGNED_PAYLOAD
public static final String STREAMING_AWS4_HMAC_SHA256_PAYLOAD
public static final String STREAMING_AWS4_HMAC_SHA256_EVENTS
Copyright © 2021. All rights reserved.