| Modifier and Type | Field | Description |
|---|---|---|
byte[] |
identifier_authority |
|
byte |
revision |
|
int[] |
sub_authority |
|
byte |
sub_authority_count |
| Constructor | Description |
|---|---|
sid_t() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
decode(NdrBuffer _src) |
|
void |
encode(NdrBuffer _dst) |
public byte revision
public byte sub_authority_count
public byte[] identifier_authority
public int[] sub_authority
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException