public class AmazonHttpClientTlsAuthTest extends ClientTlsAuthTestBase
AmazonHttpClient
.CLIENT_KEY_STORE, CLIENT_STORE_TYPE, clientKeyStore, serverKeyStore, STORE_PASSWORD, tempDir, TEST_KEY_STORE
Constructor and Description |
---|
AmazonHttpClientTlsAuthTest() |
Modifier and Type | Method and Description |
---|---|
void |
authenticatesWithTlsProxy() |
void |
canMakeHttpsRequestWhenKeyProviderConfigured() |
void |
methodSetup() |
void |
methodTeardown() |
void |
requestFailsWhenKeyProviderNotConfigured() |
static void |
setUp() |
static void |
teardown() |
copyToTmpDir
public static void setUp() throws IOException
IOException
public void methodSetup()
public static void teardown() throws IOException
IOException
public void methodTeardown()
public void canMakeHttpsRequestWhenKeyProviderConfigured() throws Exception
Exception
public void requestFailsWhenKeyProviderNotConfigured() throws Throwable
Throwable
Copyright © 2019. All rights reserved.