public class SubTenantMgmtClient extends java.lang.Object implements SubTenantMgmtApi
TenantMgmtClient instance, exposing only the subtenant operations
and always using the subtenant specified by the SubTenantMgmtConfig| Constructor and Description |
|---|
SubTenantMgmtClient(SubTenantMgmtConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SharedSecret |
getSharedSecret(java.lang.String uid) |
ListUidsResponse |
listUids() |
public SubTenantMgmtClient(SubTenantMgmtConfig config)
public ListUidsResponse listUids()
listUids in interface SubTenantMgmtApipublic SharedSecret getSharedSecret(java.lang.String uid)
getSharedSecret in interface SubTenantMgmtApi