org.apache.jetspeed.security
Interface UserPrincipal

All Superinterfaces:
BasePrincipal, Principal, Serializable

public interface UserPrincipal
extends BasePrincipal

The user principal.

Version:
$Id: UserPrincipal.java 187022 2004-07-16 19:31:24Z weaver $
Author:
David Sean Taylor

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



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