de.cohesion.bssh
Class Password

java.lang.Object
  extended by de.cohesion.bssh.Option
      extended by de.cohesion.bssh.Password

public class Password
extends Option

Author:
schulzs

Field Summary
static java.lang.String KEY
           
 
Constructor Summary
Password()
           
 
Method Summary
 char[] getPassword()
           
protected  void parse(java.lang.String raw)
           
 
Methods inherited from class de.cohesion.bssh.Option
getArity, getHelpText, getKey, isActive, setActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values
Constructor Detail

Password

public Password()
Method Detail

parse

protected void parse(java.lang.String raw)
              throws ParseException
Specified by:
parse in class Option
Throws:
ParseException

getPassword

public char[] getPassword()


Copyright © 2005 . All Rights Reserved.