|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cohesion.bssh.Option
de.cohesion.bssh.Password
public class Password
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 |
---|
public static final java.lang.String KEY
Constructor Detail |
---|
public Password()
Method Detail |
---|
protected void parse(java.lang.String raw) throws ParseException
parse
in class Option
ParseException
public char[] getPassword()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |