パッケージ jcifs.smb1.smb1
クラス SecurityDescriptor
- java.lang.Object
-
- jcifs.smb1.smb1.SecurityDescriptor
-
public class SecurityDescriptor extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 SecurityDescriptor()SecurityDescriptor(byte[] buffer, int bufferIndex, int len)
-
-
-
フィールドの詳細
-
type
public int type
-
aces
public ACE[] aces
-
-
コンストラクタの詳細
-
SecurityDescriptor
public SecurityDescriptor()
-
SecurityDescriptor
public SecurityDescriptor(byte[] buffer, int bufferIndex, int len) throws IOException- 例外:
IOException
-
-
メソッドの詳細
-
decode
public int decode(byte[] buffer, int bufferIndex, int len) throws IOException- 例外:
IOException
-
-