|
Node Director
|
Graphical user password change command. More...
Public Member Functions | |
| String | usage () |
| return a one-line usage string | |
| String[] | getOptDefinitions () |
| return option definitions as used by Tools.getOpt() | |
| String | help () |
| return a more verbose usage string (aka. | |
| void | run (Hashtable optvals) throws DirectorException |
| run the command with the (pre-parsed) options optargs | |
Public Member Functions inherited from sfi.director.cli.CLICommand | |
| void | setOptions (Hashtable opts) |
| sets options from a hash as returned by Tools.getOpts(). | |
| Options | getOptions () |
| Hashtable | getOptionsHash () |
Graphical user password change command.
|
virtual |
return option definitions as used by Tools.getOpt()
Implements sfi.director.cli.CLICommand.
|
virtual |
|
virtual |
run the command with the (pre-parsed) options optargs
Implements sfi.director.cli.CLICommand.
|
virtual |
return a one-line usage string
Implements sfi.director.cli.CLICommand.
1.8.1.2