This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.security.User (Jetspeed-2 Core API 2.1.3 API)

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.