Package org.killbill.billing.tenant.api
Interface TenantData
-
- All Known Subinterfaces:
Tenant
public interface TenantData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetApiKey()StringgetApiSecret()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 laterStringgetExternalKey()
-