public final class DOFSecurityScope extends java.lang.Object implements DOFImmutable
Modifier and Type | Field and Description |
---|---|
static int |
ALL_SCOPES_ID
A security scope identifier used as a wildcard to indicate all applicable scopes.
|
static int |
NOT_TUNNELED
This indicates that the security scope is not tunneled.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public static final int ALL_SCOPES_ID
public static final int NOT_TUNNELED