|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.lsarpc.LsarObjectAttributes
public static class lsarpc.LsarObjectAttributes
Field Summary | |
---|---|
int |
attributes
|
int |
length
|
rpc.unicode_string |
object_name
|
NdrSmall |
root_directory
|
int |
security_descriptor
|
lsarpc.LsarQosInfo |
security_quality_of_service
|
Constructor Summary | |
---|---|
lsarpc.LsarObjectAttributes()
|
Method Summary | |
---|---|
void |
decode(NdrBuffer _src)
|
void |
encode(NdrBuffer _dst)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int length
public NdrSmall root_directory
public rpc.unicode_string object_name
public int attributes
public int security_descriptor
public lsarpc.LsarQosInfo security_quality_of_service
Constructor Detail |
---|
public lsarpc.LsarObjectAttributes()
Method Detail |
---|
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |