public interface TenantData
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getApiSecret()
Note that we don't expose in the API how the
secret is stored (with or without salt, hashing algorithm)
so we can change it later
|
String |
getExternalKey() |
Copyright © 2010-2015. All Rights Reserved.