org.apache.jetspeed.security
Interface GroupPrincipal

All Superinterfaces:
BasePrincipal, Principal, Serializable

public interface GroupPrincipal
extends BasePrincipal

The group principal.

Version:
$Id: GroupPrincipal.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.