public class TenantProfile extends Account implements ITenantProfile
| Constructor and Description |
|---|
TenantProfile(java.lang.String clientInfo,
IDToken idToken) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTenantId()
Gets the tid claim associated with this IClaimable.
|
getAuthority, getClaims, getId, getIdToken, getUsernameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthority, getIdgetClaims, getIdToken, getUsernamepublic java.lang.String getTenantId()
IClaimablegetTenantId in interface IClaimablegetTenantId in class Account