public class OsRights extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCESS_MANAGEMENT_CONSOLE
Security right that allows to log into management console
|
static String |
CHANGE_OWN_PASSWORD
Security right that allow to change own password.
|
static String |
MANAGE_PERSON
Security right that allows to manage persons (add, update, remove).
|
static String |
MANAGE_ROLE
Security right that allow to add or update role names.
|
static String |
MANAGE_SECURITY_ROLE
Security right that allows to manage security roles (add, update, delete).
|
static String |
READ_PERSON
Security right that allows to read information about person.
|
static String |
READ_ROLE
Security right that allow to add or update role names.
|
static String |
READ_SECURITY_ROLE
Security right that allows to read security roles
|
public static final String READ_PERSON
public static final String MANAGE_PERSON
public static final String CHANGE_OWN_PASSWORD
public static final String READ_ROLE
public static final String MANAGE_ROLE
public static final String MANAGE_SECURITY_ROLE
public static final String READ_SECURITY_ROLE
public static final String ACCESS_MANAGEMENT_CONSOLE
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.