public class AddUser extends CommandLine
| Modifier | Constructor and Description |
|---|---|
protected |
AddUser()
Instance methods only used internaly
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Used to add users to the user manager for a particular FtpServer configuration
|
protected void |
usage()
Print the usage message.
|
getConfigurationpublic static void main(String[] args)
args - The first element of this array must specify the kind of
configuration to be used to start the server.protected void usage()
usage in class CommandLineCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.