org.apache.jetspeed.security
Interface RolePrincipal

All Superinterfaces:
BasePrincipal, Principal, Serializable

public interface RolePrincipal
extends BasePrincipal

The role principal.

Version:
$Id: RolePrincipal.java 516448 2007-03-09 16:25:47Z ate $
Author:
David Sean Taylor

Field Summary
 
Fields inherited from interface org.apache.jetspeed.security.BasePrincipal
PREFS_GROUP_ROOT, PREFS_ROLE_ROOT, PREFS_USER_ROOT
 
Method Summary
 
Methods inherited from interface org.apache.jetspeed.security.BasePrincipal
getFullPath, isEnabled, isMapping, setEnabled
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.