public class MultiTenantPrincipal extends NuxeoPrincipalImpl
NuxeoPrincipalImpl.TransferableClone
allGroups, config, dataModel, isAdministrator, isAnonymous, model, origUserName, principalId, roles, virtualGroups
PREFIX, TRANSIENT_USER_FORMAT, TRANSIENT_USER_PREFIX
Constructor and Description |
---|
MultiTenantPrincipal(NuxeoPrincipalImpl principal) |
Modifier and Type | Method and Description |
---|---|
String |
getTenantId()
Returns the
tenantId of this , or null if there is no
tenantId . |
cloneTransferable, equals, getActingUser, getAllGroups, getCompany, getConfig, getEmail, getFirstName, getGroups, getLastName, getModel, getName, getOriginatingUser, getPassword, getPrincipalId, getRoles, getVirtualGroups, hashCode, isAdministrator, isAnonymous, isMemberOf, isTransient, setCompany, setConfig, setEmail, setFirstName, setGroups, setLastName, setModel, setModel, setName, setOriginatingUser, setPassword, setPrincipalId, setRoles, setVirtualGroups, setVirtualGroups, toString, updateAllGroups
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
computeTransientUsername, isTransientUsername
public MultiTenantPrincipal(NuxeoPrincipalImpl principal)
public String getTenantId()
NuxeoPrincipal
tenantId
of this , or null
if there is no
tenantId
.getTenantId
in interface NuxeoPrincipal
getTenantId
in class NuxeoPrincipalImpl
Copyright © 2018 Nuxeo. All rights reserved.