org.wso2.carbon.utils
Class InputReader

java.lang.Object
  extended by org.wso2.carbon.utils.InputReader

public class InputReader
extends Object


Method Summary
static String readInput()
           
static String readPassword(String prompt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readInput

public static String readInput()
                        throws IOException
Throws:
IOException

readPassword

public static String readPassword(String prompt)
                           throws IOException
Throws:
IOException


Copyright © 2014 WSO2 Inc. All rights reserved.