Package jcifs.smb
Class SecurityDescriptor
- java.lang.Object
-
- jcifs.smb.SecurityDescriptor
-
public class SecurityDescriptor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SecurityDescriptor()SecurityDescriptor(byte[] buffer, int bufferIndex, int len)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intdecode(byte[] buffer, int bufferIndex, int len)java.lang.StringtoString()
-
-
-
Field Detail
-
type
public int type
-
aces
public ACE[] aces
-
-