Class SshTransportConfigCallback

java.lang.Object
com.tremolosecurity.git.SshTransportConfigCallback
All Implemented Interfaces:
org.eclipse.jgit.api.TransportConfigCallback

public class SshTransportConfigCallback extends Object implements org.eclipse.jgit.api.TransportConfigCallback
  • Constructor Details

    • SshTransportConfigCallback

      public SshTransportConfigCallback(File sshPath, File homeDir)
  • Method Details

    • configure

      public void configure(org.eclipse.jgit.transport.Transport transport)
      Specified by:
      configure in interface org.eclipse.jgit.api.TransportConfigCallback