public class DefaultSignerProviderTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DefaultSignerProviderTest.FooSigner |
Modifier and Type | Field and Description |
---|---|
static Signer |
DEFAULT_SIGNER |
Constructor and Description |
---|
DefaultSignerProviderTest() |
Modifier and Type | Method and Description |
---|---|
void |
configuresServiceAndRegionWhenUsingOperationSigner() |
void |
methodSetUp() |
static void |
setUp() |
void |
testSignerRegionWhenUsingNonStandardEndpoint() |
void |
usesDefaultIfNotSignerAware() |
void |
usesDefaultIfSignerOverridden() |
void |
usesDefaultSignerWhenNoRequest() |
void |
usesOperationSignerType() |
public static final Signer DEFAULT_SIGNER
public static void setUp() throws URISyntaxException
URISyntaxException
public void methodSetUp()
public void usesDefaultIfSignerOverridden()
public void usesDefaultIfNotSignerAware()
public void usesOperationSignerType()
public void configuresServiceAndRegionWhenUsingOperationSigner() throws URISyntaxException
URISyntaxException
public void testSignerRegionWhenUsingNonStandardEndpoint() throws URISyntaxException
URISyntaxException
public void usesDefaultSignerWhenNoRequest()
Copyright © 2020. All rights reserved.