sfi.director.cli.passwd Class Reference

Inheritance diagram for sfi.director.cli.passwd:

sfi.director.cli.CLICommand List of all members.

Detailed Description

Implements the 'passwd' director command changing user passwords.


Public Member Functions

String usage ()
 return a one-line usage string
String help ()
 return a more verbose usage string (aka.
String[] getOptDefinitions ()
 return option definitions as used by Tools.getOpt()
String noechoPrompt (String prompt) throws DirectorException
synchronized void run (Hashtable optvals) throws DirectorException
 run the command with the (pre-parsed) options optargs

Protected Member Functions

void finalize ()

Package Attributes

BufferedReader in = null


Member Function Documentation

void sfi.director.cli.passwd.finalize  )  [protected]
 

String [] sfi.director.cli.passwd.getOptDefinitions  )  [virtual]
 

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.passwd.help  )  [virtual]
 

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.passwd.noechoPrompt String  prompt  )  throws DirectorException
 

synchronized void sfi.director.cli.passwd.run Hashtable  optvals  )  throws DirectorException [virtual]
 

run the command with the (pre-parsed) options optargs

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.passwd.usage  )  [virtual]
 

return a one-line usage string

Implements sfi.director.cli.CLICommand.


Member Data Documentation

BufferedReader sfi.director.cli.passwd.in = null [package]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:19 2012 for Node Director by  doxygen 1.4.5