パッケージ jcifs.dcerpc.msrpc
クラス lsarpc.LsarObjectAttributes
- java.lang.Object
-
- jcifs.dcerpc.ndr.NdrObject
-
- jcifs.dcerpc.msrpc.lsarpc.LsarObjectAttributes
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 intattributesintlengthrpc.unicode_stringobject_nameNdrSmallroot_directoryintsecurity_descriptorlsarpc.LsarQosInfosecurity_quality_of_service
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 LsarObjectAttributes()
-
-
-
フィールドの詳細
-
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
-
-
メソッドの詳細
-
encode
public void encode(NdrBuffer _dst) throws NdrException
- 定義:
encodeクラス内NdrObject- 例外:
NdrException
-
decode
public void decode(NdrBuffer _src) throws NdrException
- 定義:
decodeクラス内NdrObject- 例外:
NdrException
-
-