jcifs.dcerpc
Class rpc.sid_t
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.rpc.sid_t
- Direct Known Subclasses:
- SID
- Enclosing class:
- rpc
public static class rpc.sid_t
- extends NdrObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
revision
public byte revision
sub_authority_count
public byte sub_authority_count
identifier_authority
public byte[] identifier_authority
sub_authority
public int[] sub_authority
rpc.sid_t
public rpc.sid_t()
encode
public void encode(NdrBuffer _dst)
throws NdrException
- Specified by:
encode in class NdrObject
- Throws:
NdrException
decode
public void decode(NdrBuffer _src)
throws NdrException
- Specified by:
decode in class NdrObject
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.