org.wso2.carbon.utils
Class PasswordPrompt
java.lang.Object
org.wso2.carbon.utils.PasswordPrompt
- All Implemented Interfaces:
- Runnable
public class PasswordPrompt
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordPrompt
public PasswordPrompt(String prompt,
PrintWriter out)
run
public void run()
- Specified by:
run in interface Runnable
getPassword
public String getPassword(BufferedReader in)
throws IOException
- Throws:
IOException
Copyright © 2014 WSO2 Inc. All rights reserved.