Method and Description |
---|
com.jcraft.jsch.ChannelSftp.get(String, int)
This method will be deleted in the future.
|
com.jcraft.jsch.ChannelSftp.get(String, SftpProgressMonitor, int)
This method will be deleted in the future.
|
com.jcraft.jsch.JSch.removeIdentity(String)
use JSch#removeIdentity(Identity identity)
|