public class SystemPropertiesCredentialsProviderTest extends Object
| Constructor and Description | 
|---|
SystemPropertiesCredentialsProviderTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accessKeyAndSecretPropertiesSet_ReturnsBasicCredentials()  | 
void | 
noPropertiesSet_ProviderThrowsException()  | 
void | 
sessionTokenSet_ReturnsSessionCredentials()  | 
void | 
tearDown()  | 
public SystemPropertiesCredentialsProviderTest()
public void tearDown()
public void accessKeyAndSecretPropertiesSet_ReturnsBasicCredentials()
public void sessionTokenSet_ReturnsSessionCredentials()
public void noPropertiesSet_ProviderThrowsException()
Copyright © 2021. All rights reserved.