public abstract class Auth extends Object implements Auth
| Modifier | Constructor and Description |
|---|---|
protected |
Auth(Auth.Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTenantId() |
String |
getTenantName() |
Auth.Type |
getType() |
void |
setTenantId(String tenantId) |
void |
setTenantName(String tenantName) |
Copyright © 2017. All rights reserved.