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
URISyntaxExceptionpublic void methodSetUp()
public void usesDefaultIfSignerOverridden()
public void usesDefaultIfNotSignerAware()
public void usesOperationSignerType()
public void configuresServiceAndRegionWhenUsingOperationSigner()
                                                        throws URISyntaxException
URISyntaxExceptionpublic void testSignerRegionWhenUsingNonStandardEndpoint()
                                                  throws URISyntaxException
URISyntaxExceptionpublic void usesDefaultSignerWhenNoRequest()
Copyright © 2018. All rights reserved.