net.darkmist.alib.console
Class GetPass
java.lang.Object
net.darkmist.alib.console.GetPass
public class GetPass
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPass
public GetPass()
get
public static String get()
throws IOException
- Throws:
IOException
get
public static String get(CharSequence prompt)
throws IOException
- Throws:
IOException
getpass
public static String getpass(CharSequence prompt)
throws IOException
- Throws:
IOException
getpass
public static String getpass()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.