Package com.jcraft.jsch
Interface UIKeyboardInteractive
-
public interface UIKeyboardInteractive
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]
promptKeyboardInteractive(String destination, String name, String instruction, String[] prompt, boolean[] echo)
-