com.jcraft.jsch
Interface UIKeyboardInteractive


public interface UIKeyboardInteractive


Method Summary
 String[] promptKeyboardInteractive(String destination, String name, String instruction, String[] prompt, boolean[] echo)
           
 

Method Detail

promptKeyboardInteractive

String[] promptKeyboardInteractive(String destination,
                                   String name,
                                   String instruction,
                                   String[] prompt,
                                   boolean[] echo)


Copyright © 2014 JCraft,Inc.. All Rights Reserved.