org.jboss.metadata.ejb.jboss
Interface SecurityRoleNames


public interface SecurityRoleNames

Constants for the well known security role/principal names.

Version:
$Revision: 65859 $
Author:
Scott.Stark@jboss.org

Field Summary
static String ANYBODY_PRINCIPAL
          The principal name representing a principal that matches anyone
static String NOBODY_PRINCIPAL
          The principal name representing a principal that matches no one
 

Field Detail

NOBODY_PRINCIPAL

static final String NOBODY_PRINCIPAL
The principal name representing a principal that matches no one

See Also:
Constant Field Values

ANYBODY_PRINCIPAL

static final String ANYBODY_PRINCIPAL
The principal name representing a principal that matches anyone

See Also:
Constant Field Values


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.