Package | Description |
---|---|
com.netscape.cms.authorization |
Modifier and Type | Method and Description |
---|---|
static AAclAuthz.EvaluationOrder |
AAclAuthz.getOrder() |
static AAclAuthz.EvaluationOrder |
AAclAuthz.EvaluationOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AAclAuthz.EvaluationOrder[] |
AAclAuthz.EvaluationOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|