public abstract class BasicAWSCredentialsMixIn extends Object
| Constructor and Description |
|---|
BasicAWSCredentialsMixIn(String accessKeyId,
String secretKey) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getAWSAccessKeyId() |
abstract String |
getAWSSecretKey() |
Copyright © 2016. All rights reserved.