Interface SftpOperations.ExtendedUserInfo

All Superinterfaces:
com.jcraft.jsch.UIKeyboardInteractive, com.jcraft.jsch.UserInfo
Enclosing class:
SftpOperations

public static interface SftpOperations.ExtendedUserInfo extends com.jcraft.jsch.UserInfo, com.jcraft.jsch.UIKeyboardInteractive
Extended user info which supports interactive keyboard mode, by entering the password.
  • Method Summary

    Methods inherited from interface com.jcraft.jsch.UIKeyboardInteractive

    promptKeyboardInteractive

    Methods inherited from interface com.jcraft.jsch.UserInfo

    getPassphrase, getPassword, promptPassphrase, promptPassword, promptYesNo, showMessage