public class SecurityDescriptor extends java.lang.Object
ACE[]
aces
int
type
SecurityDescriptor()
SecurityDescriptor(byte[] buffer, int bufferIndex, int len)
decode(byte[] buffer, int bufferIndex, int len)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int type
public ACE[] aces
public SecurityDescriptor()
public SecurityDescriptor(byte[] buffer, int bufferIndex, int len) throws java.io.IOException
java.io.IOException
public int decode(byte[] buffer, int bufferIndex, int len) throws java.io.IOException
public java.lang.String toString()
toString
java.lang.Object