Uses of Package
net.sf.hermesftp.usermanager.model

Packages that use net.sf.hermesftp.usermanager.model
net.sf.hermesftp.common Contains utility classes, interfaces or abstract classed used throughout the application. 
net.sf.hermesftp.session.impl Contains the concrete FTP session implementation and related classes. 
net.sf.hermesftp.usermanager Provides for the basic interface implemented by user managers. 
net.sf.hermesftp.usermanager.impl Implements a concrete user manager that is based on xml configuration files. 
net.sf.hermesftp.usermanager.model Provides for the internal data model of the user manager configuration. 
 

Classes in net.sf.hermesftp.usermanager.model used by net.sf.hermesftp.common
UserData
          Represents the configuration for a particular user; Constructor.
 

Classes in net.sf.hermesftp.usermanager.model used by net.sf.hermesftp.session.impl
UserData
          Represents the configuration for a particular user; Constructor.
 

Classes in net.sf.hermesftp.usermanager.model used by net.sf.hermesftp.usermanager
GroupDataList
          Data of a user group.
UserData
          Represents the configuration for a particular user; Constructor.
 

Classes in net.sf.hermesftp.usermanager.model used by net.sf.hermesftp.usermanager.impl
GroupDataList
          Data of a user group.
UserData
          Represents the configuration for a particular user; Constructor.
UserManagerData
          Data Model for the user manager configuration.
 

Classes in net.sf.hermesftp.usermanager.model used by net.sf.hermesftp.usermanager.model
GroupData
          Model data of a user group including the configured limits and path permissions.
GroupDataList
          Data of a user group.
PermissionData
          Represents the permission on one or more file pathes.
UserData
          Represents the configuration for a particular user; Constructor.
 



Copyright © 2005-2007 Lars Behnke. All Rights Reserved.