public class SecureInputHandler extends DefaultInputHandler
| Constructor and Description | 
|---|
| SecureInputHandler()Default no-args constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handleInput(InputRequest request)Handle the input | 
getInputStream, getPromptpublic void handleInput(InputRequest request) throws BuildException
handleInput in interface InputHandlerhandleInput in class DefaultInputHandlerrequest - the request to handleBuildException - if not possible to read from console