Uses of Interface
org.apache.ftpserver.usermanager.UserManagerFactory

Packages that use UserManagerFactory
org.apache.ftpserver.usermanager   
 

Uses of UserManagerFactory in org.apache.ftpserver.usermanager
 

Classes in org.apache.ftpserver.usermanager that implement UserManagerFactory
 class DbUserManagerFactory
          Factory for database backed UserManager instances.
 class PropertiesUserManagerFactory
          Factory for the properties file based UserManager implementation.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.