public final class ONumConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BOTTOM_CONFIDENTIALITY |
static int |
BOTTOM_INTEGRITY |
static int |
EMPTY_LABEL |
static long |
FIRST_UNRESERVED |
static int |
PUBLIC_READONLY_LABEL |
static long |
ROOT_MAP |
static long |
STORE_PRINCIPAL |
static int |
TOP_CONFIDENTIALITY |
static int |
TOP_INTEGRITY |
static int |
TOP_PRINCIPAL |
Constructor and Description |
---|
ONumConstants() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isGlobalConstant(long onum)
Determines whether the given onum is a global constant.
|
public static final long ROOT_MAP
public static final long STORE_PRINCIPAL
public static final long FIRST_UNRESERVED
public static final int TOP_PRINCIPAL
public static final int TOP_CONFIDENTIALITY
public static final int BOTTOM_CONFIDENTIALITY
public static final int TOP_INTEGRITY
public static final int BOTTOM_INTEGRITY
public static final int EMPTY_LABEL
public static final int PUBLIC_READONLY_LABEL