Class JGitTransportConfigCallback.UnprotectedPrivateKeySessionFactory

java.lang.Object
org.eclipse.jgit.transport.SshSessionFactory
org.eclipse.jgit.transport.JschConfigSessionFactory
Enclosing class:
JGitTransportConfigCallback

private static class JGitTransportConfigCallback.UnprotectedPrivateKeySessionFactory extends JGitTransportConfigCallback.PrivateKeySessionFactory
  • Constructor Details

  • Method Details

    • createDefaultJSch

      protected com.jcraft.jsch.JSch createDefaultJSch(org.eclipse.jgit.util.FS fs) throws com.jcraft.jsch.JSchException
      Overrides:
      createDefaultJSch in class org.eclipse.jgit.transport.JschConfigSessionFactory
      Throws:
      com.jcraft.jsch.JSchException