Field Summary |
|
final public static String | DOMAIN__ADMIN Specifies that a User is allowed to administer a domain. |
final public static String | DOMAIN__EDIT Specifies that a User is allowed to edit a domain. |
final public static String | ISSUE__ASSIGN Specifies that a User is allowed to search for issues. |
final public static String | ISSUE__ATTACH Specifies that a User is allowed to search for issues. |
final public static String | ISSUE__COMMENT Specifies that a User is allowed to add comments to issues. |
final public static String | ISSUE__DELETE |
final public static String | ISSUE__EDIT Specifies that a User is valid as an assignee for an issue. |
final public static String | ISSUE__ENTER Specifies that a User is allowed to enter an issue. |
final public static String | ISSUE__MOVE Specifies that a User is allowed to move or copy an issue. |
final public static String | ISSUE__SEARCH Specifies that a User is allowed to search for issues. |
final public static String | ISSUE__VIEW Specifies that a User is allowed to view an issue. |
final public static String | ITEM__APPROVE Specifies that a User is allowed to approve a query. |
final public static String | ITEM__DELETE Specifies that a User is allowed to delete a query. |
final protected static String | MAP_PREFIX |
final public static String | MODULE__ADD Specifies that a User is allowed to add a project. |
final public static String | MODULE__CONFIGURE Specifies that a User is allowed to configure a project. |
final public static String | MODULE__EDIT Specifies that a User is allowed to modify a project. |
final public static String | NONE String used to indicate that an Action module does not require
a permission. |
final public static String | SERVICE_NAME |
final public static String | TOOL_KEY |
final public static String | USER__APPROVE_ROLES User with this permission is allowed to approve roles requested
by other users. |
final public static String | USER__CHANGE_PASSWORD Specifies that a User can change its password.
This permission is not stored in the database, and not
shown in GUI, but rather is managed by properties file. |
final public static String | USER__EDIT_PREFERENCES Specifies that a User is allowed to edit preferences. |
final public static String | VOTE__MANAGE Specifies that a User is allowed to set up voting policies. |