Uses of Interface
org.apache.jetspeed.security.User

Packages that use User
org.apache.jetspeed.administration   
org.apache.jetspeed.security Jetspeed security service interfaces. 
 

Uses of User in org.apache.jetspeed.administration
 

Methods in org.apache.jetspeed.administration that return User
 User PortalAdministration.lookupUserFromEmail(String email)
          Lookup a user given an email address
 

Uses of User in org.apache.jetspeed.security
 

Methods in org.apache.jetspeed.security that return User
 User UserManager.getUser(String username)
           Get a Userfor a given username.
 



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