public class TrustedSpawnerRights extends StringConditionRights
TrustedSpawnerResource rights objects.| Constructor and Description |
|---|
TrustedSpawnerRights()
Default constructor which creates an instance that always evaluates to no access.
|
TrustedSpawnerRights(java.lang.String condition)
Protected constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRightsName()
Reports this class' rights name.
|
getAttributes, getCondition, toStringpublic TrustedSpawnerRights()
public TrustedSpawnerRights(java.lang.String condition)
condition - boolean expression that allows access when it evaluates to
true.public java.lang.String getRightsName()
getRightsName in interface RightsgetRightsName in class StringConditionRights