|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icenigrid.gridsam.client.cli.PasswordInput
public class PasswordInput
Utility class for masking the input stream. Adapted from posting on java.sun.com http://java.sun.com/features/2002/09/pword_mask.html
Constructor Summary | |
---|---|
PasswordInput()
|
Method Summary | |
---|---|
static java.lang.String |
getPassword(java.lang.String prompt)
|
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 getPassword(java.lang.String prompt)
prompt
- The prompt to display to the user.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |