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

Packages that use UsersStore
org.apache.james.core Implementations of core James services and concepts. 
org.apache.james.remotemanager Provides classes implementing simple remote management facilities for James 
 

Uses of UsersStore in org.apache.james.core
 

Classes in org.apache.james.core that implement UsersStore
 class AvalonUsersStore
          Provides a registry of user repositories.
 

Uses of UsersStore in org.apache.james.remotemanager
 

Methods in org.apache.james.remotemanager that return UsersStore
 UsersStore RemoteManagerHandlerConfigurationData.getUserStore()
          Returns the UsersStore for this service.
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.