Uses of Interface
org.apache.james.services.User

Packages that use User
org.apache.james.services   
org.apache.james.userrepository   
 

Uses of User in org.apache.james.services
 

Subinterfaces of User in org.apache.james.services
 interface JamesUser
          Interface for objects representing users of an email/ messaging system.
 

Uses of User in org.apache.james.userrepository
 

Classes in org.apache.james.userrepository that implement User
 class DefaultJamesUser
          Implementation of User Interface.
 class DefaultUser
          Implementation of User Interface.
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."