Package org.eclipse.jgit.transport.ssh.jsch

Provides a JGit SshSessionFactory implemented via JSch.

This package should be considered deprecated. It is essentially unmaintained and the JGit project may decide to remove it completely without further ado at any time.

The officially supported Java SSH implementation for JGit is in bundle org.eclipse.jgit.ssh.apache and is built upon Apache MINA sshd.