public final class SecurityAttributes
extends java.lang.Object
_accessRights | |-READ | | | |- PRINCIPALS | | + user1 | | + user2 | | | |- GROUPS | + group1 | + group2 | |-WRITE | |- PRINCIPALS + userX ...
Modifier and Type | Class and Description |
---|---|
static class |
SecurityAttributes.AccessRightType
predefined sub attributes of attribute "ACCESS_RIGHTS".
|
static class |
SecurityAttributes.EntityType
predefined sub attributes of any attribute of enum
SecurityAttributes.AccessRightType . |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCESS_RIGHTS
Constant for the base attribute ACCESS_RIGHTS.
|
public static final java.lang.String ACCESS_RIGHTS