public class RunServiceAuthorization extends Authorization
| Modifier and Type | Field and Description |
|---|---|
static byte |
ID |
| Constructor and Description |
|---|
RunServiceAuthorization() |
RunServiceAuthorization(BimServer bimServer,
long uoid,
long soid) |
| Modifier and Type | Method and Description |
|---|---|
static Authorization |
fromBuffer(ByteBuffer buffer) |
protected int |
getBufferSize() |
protected void |
getBytes(ByteBuffer buffer) |
protected byte |
getId() |
long |
getSoid() |
asHexToken, canCheckin, canDownload, canReadExtendedData, canWriteExtendedData, fromToken, getExpires, getUoid, getUsername, hasRightsOnProject, hasRightsOnProjectOrSubProjects, hasRightsOnProjectOrSuperProjects, hasRightsOnProjectOrSuperProjectsOrSubProjects, setUoid, setUsernamepublic static final byte ID
public RunServiceAuthorization(BimServer bimServer, long uoid, long soid)
public RunServiceAuthorization()
public long getSoid()
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.