com.mentata.i4c
Class Password
java.lang.Object
com.mentata.i4c.Password
- public class Password
- extends Object
A utility for accepting a command line password.
- Author:
- Jon Roberts
|
Method Summary |
static byte[] |
accept()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Password
public Password()
accept
public static final byte[] accept()
throws IOException
- Returns:
- The password as entered by the user.
- Throws:
IOException