public class AwsKeyStorageProviderTest extends Object
AwsKeyStorageProvider.| Modifier and Type | Field and Description |
|---|---|
AwsProfileAvailableRule |
profileAvailableRule |
| Constructor and Description |
|---|
AwsKeyStorageProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testRetrieveWhenNotFound() |
void |
testStoreAndRetrieveAesKey() |
void |
testStoreAndRetrieveEcPrivateKey() |
void |
testStoreAndRetrieveRsaPrivateKey() |
public final AwsProfileAvailableRule profileAvailableRule
public void testStoreAndRetrieveAesKey()
throws Exception
Exceptionpublic void testStoreAndRetrieveEcPrivateKey()
throws Exception
Exceptionpublic void testStoreAndRetrieveRsaPrivateKey()
throws Exception
ExceptionCopyright © 2019. All rights reserved.