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__APPROVE_ROLES(Code)
User with this permission is allowed to approve roles requested
by other users.
USER__CHANGE_PASSWORD
final public static String USER__CHANGE_PASSWORD(Code)
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.
USER__EDIT_PREFERENCES
final public static String USER__EDIT_PREFERENCES(Code)
Specifies that a User is allowed to edit preferences.