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