| Package | Description |
|---|---|
| net.tirasa.adsddl.ntsd.data |
| Modifier and Type | Method and Description |
|---|---|
static AceRights.ObjectRight |
AceRights.ObjectRight.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AceRights.ObjectRight[] |
AceRights.ObjectRight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AceRights.ObjectRight> |
AceRights.getObjectRights()
Gets standard ACE rights.
|
| Modifier and Type | Method and Description |
|---|---|
AceRights |
AceRights.addOjectRight(AceRights.ObjectRight right)
Adds standard ACE right.
|
Copyright © 2015-2018 Tirasa. All Rights Reserved.