|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.openstego.util.PasswordInput
Utility class to handle console based password input
Constructor Summary | |
PasswordInput()
|
Method Summary | |
static java.lang.String |
readPassword(java.lang.String prompt)
Method to read password from the console |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PasswordInput()
Method Detail |
public static java.lang.String readPassword(java.lang.String prompt) throws OpenStegoException
prompt
- Prompt for the password input
OpenStegoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |