|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessControlConstants
Constant used for Access Control related operation.
Field Summary | |
---|---|
static String |
ADMIN_RESOURCE
Prefix of any resource which requires administration area access |
static String |
CTXT_DATA
Context key used to store the data of the current access request (if any) |
static String |
CTXT_WORKSPACE
Context key used to store the workspace of the current access request (if any) |
static String |
GRP_EDIT_RESOURCE
Global ACL Resource which gives group edition right in administration area. |
static String |
MBR_EDIT_RESOURCE
Global ACL Resource which gives member edition right in administration area. |
static String |
WORKSPACE_ADMIN_RESOURCE
Prefix of any resource which requires workspace administration area access |
static String |
WS_EDIT_RESOURCE
Global ACL Resource which gives Workspace edition right in administration area. |
static String |
WSGRP_EDIT_RESOURCE
Workspace ACL Resource which gives group edition right in a workspace. |
static String |
WSMBR_EDIT_RESOURCE
Workspace ACL Resource which gives member edition right in a workspace. |
Field Detail |
---|
static final String CTXT_WORKSPACE
static final String CTXT_DATA
static final String ADMIN_RESOURCE
static final String WORKSPACE_ADMIN_RESOURCE
static final String WS_EDIT_RESOURCE
"admin/work/workspace"
static final String GRP_EDIT_RESOURCE
"admin/users/group"
static final String MBR_EDIT_RESOURCE
"admin/users/member"
static final String WSMBR_EDIT_RESOURCE
"admin-ws/member-edit"
static final String WSGRP_EDIT_RESOURCE
"admin-ws/users/group"
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |