public interface ISecurityKey
Modifier and Type | Method and Description |
---|---|
String |
getAccessKey()
Returns the access key for this securityKey.
|
String |
getSecretKey()
Returns the secret key for this securityKey.
|
String |
getSecurityToken()
Returns the security token for this securityKey.
|
Copyright © 2019. All rights reserved.