public class SingleProjectAuthorization extends Authorization
| Modifier and Type | Field and Description |
|---|---|
static byte |
ID |
| Constructor and Description |
|---|
SingleProjectAuthorization() |
SingleProjectAuthorization(BimServer bimServer,
long uoid,
long poid) |
| Modifier and Type | Method and Description |
|---|---|
static Authorization |
fromBuffer(ByteBuffer buffer) |
protected int |
getBufferSize() |
protected void |
getBytes(ByteBuffer buffer) |
protected byte |
getId() |
asHexToken, canCheckin, canDownload, canReadExtendedData, canWriteExtendedData, fromToken, getExpires, getUoid, getUsername, hasRightsOnProject, hasRightsOnProjectOrSubProjects, hasRightsOnProjectOrSuperProjects, hasRightsOnProjectOrSuperProjectsOrSubProjects, setUoid, setUsernamepublic static final byte ID
public SingleProjectAuthorization(BimServer bimServer, long uoid, long poid)
public SingleProjectAuthorization()
protected int getBufferSize()
getBufferSize in class Authorizationprotected byte getId()
getId in class Authorizationprotected void getBytes(ByteBuffer buffer)
getBytes in class Authorizationpublic static Authorization fromBuffer(ByteBuffer buffer)
Copyright © 2019 OpenSource BIM. All rights reserved.