public class SidIdentifierAuthority
extends com.jniwrapper.Structure
| Modifier and Type | Field and Description |
|---|---|
static SidIdentifierAuthority |
SECURITY_CREATOR_SID_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_LOCAL_SID_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_NON_UNIQUE_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_NT_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_NULL_SID_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_RESOURCE_MANAGER_AUTHORITY |
static SidIdentifierAuthority |
SECURITY_WORLD_SID_AUTHORITY |
| Constructor and Description |
|---|
SidIdentifierAuthority() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
com.jniwrapper.PrimitiveArray |
getValue() |
void |
setValue(com.jniwrapper.PrimitiveArray value)
Deprecated.
should not be used anymore.
|
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, writepublic static SidIdentifierAuthority SECURITY_NULL_SID_AUTHORITY
public static SidIdentifierAuthority SECURITY_WORLD_SID_AUTHORITY
public static SidIdentifierAuthority SECURITY_LOCAL_SID_AUTHORITY
public static SidIdentifierAuthority SECURITY_CREATOR_SID_AUTHORITY
public static SidIdentifierAuthority SECURITY_NON_UNIQUE_AUTHORITY
public static SidIdentifierAuthority SECURITY_NT_AUTHORITY
public static SidIdentifierAuthority SECURITY_RESOURCE_MANAGER_AUTHORITY