当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
SecurityConstants - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.security
Interface SecurityConstants
- public interface SecurityConstants
Field Summary |
static java.lang.String |
PERMISSION_RECURSIVE_IDENTIFIER
An identifier that is added to the action in a permission
to represent a recursive permission. |
static java.lang.String |
UNCHECKED_ROLE_NAME
Define the special role name that significate that a permission is unchecked. |
UNCHECKED_ROLE_NAME
public static final java.lang.String UNCHECKED_ROLE_NAME
- Define the special role name that significate that a permission is unchecked.
PERMISSION_RECURSIVE_IDENTIFIER
public static final java.lang.String PERMISSION_RECURSIVE_IDENTIFIER
- An identifier that is added to the action in a permission
to represent a recursive permission.