Module com.jcraft.jsch
Package com.jcraft.jsch
package com.jcraft.jsch
-
Interface SummaryInterfaceDescriptionThis interface will be passed as an argument for
lsmethod. -
Class SummaryClassDescriptionExtension of
ChannelDirectTCPIPto support socket forwarding.JSch will accept ciphered keys, but some implementations of IdentityRepository can not.AKeyPairwhich can only reveal its type and content after it was decrypted usingKeyPairDeferred.decrypt(byte[]).This class implements ConfigRepository interface, and parses OpenSSH's configuration file. -
Exception Summary