jcifs.dcerpc.msrpc
Class lsarpc.LsarObjectAttributes
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.lsarpc.LsarObjectAttributes
- Enclosing class:
- lsarpc
public static class lsarpc.LsarObjectAttributes
- extends NdrObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
length
public int length
root_directory
public NdrSmall root_directory
object_name
public rpc.unicode_string object_name
attributes
public int attributes
security_descriptor
public int security_descriptor
security_quality_of_service
public lsarpc.LsarQosInfo security_quality_of_service
lsarpc.LsarObjectAttributes
public lsarpc.LsarObjectAttributes()
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.