| org.jboss.portal.security.SecurityConstants
SecurityConstants | public interface SecurityConstants (Code) | | author: Julien Viet author: Anil.Saldhana@jboss.org version: $Revision: 8784 $ |
AUTHENTICATED_ROLE_NAME | String AUTHENTICATED_ROLE_NAME(Code) | | The mandatory role name for each authenticated user.
|
PERMISSION_RECURSIVE_IDENTIFIER | String PERMISSION_RECURSIVE_IDENTIFIER(Code) | | An identifier that is added to the action in a permission to represent a recursive permission.
|
UNCHECKED_ROLE_NAME | String UNCHECKED_ROLE_NAME(Code) | | Define the special role name that significate that a permission is unchecked.
|
|
|