Package | Description |
---|---|
org.mockftpserver.fake | |
org.mockftpserver.fake.command |
Class and Description |
---|
ServerConfiguration
Interface for objects that provide access to server-specific information.
|
UserAccount
Represents a single user account on the server, including the username, password, home
directory, list of groups to which this user belongs, and default permissions applied to
newly-created files and directories.
|
Class and Description |
---|
ServerConfiguration
Interface for objects that provide access to server-specific information.
|
ServerConfigurationAware
Interface for classes that provide setter and getter to access a ServerConfiguration instance.
|
UserAccount
Represents a single user account on the server, including the username, password, home
directory, list of groups to which this user belongs, and default permissions applied to
newly-created files and directories.
|
Copyright © 2016. All rights reserved.