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 Summary
-
Method Summary
-
Constructor Details
-
SshTransportConfigCallback
-
-
Method Details
-
configure
public void configure(org.eclipse.jgit.transport.Transport transport) - Specified by:
configure
in interfaceorg.eclipse.jgit.api.TransportConfigCallback
-