org.apache.jetspeed.security
Interface UserSubjectPrincipal

All Superinterfaces:
BasePrincipal, Principal, Serializable, UserPrincipal

public interface UserSubjectPrincipal
extends UserPrincipal

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
 
Method Summary
 Subject getSubject()
           
 
Methods inherited from interface org.apache.jetspeed.security.BasePrincipal
getFullPath, isEnabled, isMapping, setEnabled
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Method Detail

getSubject

Subject getSubject()


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