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.
|
getConfiguration
public 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 CommandLine
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.