|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ftpserver.main.CommandLine
org.apache.ftpserver.main.AddUser
public class AddUser
Used to add users to the user manager for a particular FtpServer configuration
| Constructor Summary | |
|---|---|
protected |
AddUser()
Instance methods only used internaly |
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Used to add users to the user manager for a particular FtpServer configuration |
protected void |
usage()
Print the usage message. |
| Methods inherited from class org.apache.ftpserver.main.CommandLine |
|---|
getConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AddUser()
| Method Detail |
|---|
public static void main(java.lang.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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||