public class SecurityDescriptor extends Object
| コンストラクタと説明 |
|---|
SecurityDescriptor() |
SecurityDescriptor(byte[] buffer,
int bufferIndex,
int len) |
public int type
public ACE[] aces
public SecurityDescriptor()
public SecurityDescriptor(byte[] buffer,
int bufferIndex,
int len)
throws IOException
IOExceptionpublic int decode(byte[] buffer,
int bufferIndex,
int len)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.