public abstract class Authentication extends Object implements Serializable
Constructor and Description |
---|
Authentication() |
Modifier and Type | Method and Description |
---|---|
String |
getTenantId() |
String |
getTenantName() |
void |
setTenantId(String tenantId) |
void |
setTenantName(String tenantName) |
public String getTenantId()
public void setTenantId(String tenantId)
tenantId
- the tenantId to setpublic String getTenantName()
public void setTenantName(String tenantName)
tenantName
- the tenantName to setCopyright © 2012–2016. All rights reserved.