Class SecureInputHandler

  • All Implemented Interfaces:
    InputHandler

    public class SecureInputHandler
    extends DefaultInputHandler
    Prompts and requests input. May loop until a valid input has been entered. Doesn't echo input.
    Since:
    Ant 1.7.1
    • Constructor Summary

      Constructors 
      Constructor Description
      SecureInputHandler()
      Default no-args constructor
    • Method Summary

      Modifier and Type Method Description
      void handleInput​(InputRequest request)
      Handle the input
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait