public abstract class Auth extends Object implements ModelEntity
| Constructor and Description |
|---|
Auth() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTenantId() |
String |
getTenantName() |
void |
setTenantId(String tenantId) |
void |
setTenantName(String tenantName) |