public class AWS4UnsignedPayloadRequest extends Object
| Constructor and Description |
|---|
AWS4UnsignedPayloadRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
computesContentHash_HTTP() |
void |
doesNotComputeContentHash_HTTPS() |
void |
setsContentSha256Header() |
static void |
setUp() |
public static void setUp()
public void doesNotComputeContentHash_HTTPS()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void computesContentHash_HTTP()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void setsContentSha256Header()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017. All rights reserved.