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.