public class Capabilities
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOCAL_SYSTEM_ROLE
The security token stems from an agent having a local system role.
|
static java.lang.String |
SUPERVISOR_ROLE
The security token stems from an agent having the supervisor role which is
for human users having nearly all privileges in the system.
|
static java.lang.String |
SYSTEM_ROLE
The security token stems from an agent having the system role which is for
system components needing a session factory.
|
| Constructor and Description |
|---|
Capabilities() |
public static final java.lang.String SYSTEM_ROLE
public static final java.lang.String SUPERVISOR_ROLE
public static final java.lang.String LOCAL_SYSTEM_ROLE
global system.