Class SshTransportConfig
java.lang.Object
swiss.trustbroker.common.setup.config.SshTransportConfig
- All Implemented Interfaces:
org.eclipse.jgit.api.TransportConfigCallback
public class SshTransportConfig
extends Object
implements org.eclipse.jgit.api.TransportConfigCallback
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidconfigure(org.eclipse.jgit.transport.Transport transport)
-
Field Details
-
SSH_DIR
- See Also:
-
SSH_CONFIG
- See Also:
-
-
Constructor Details
-
SshTransportConfig
-
-
Method Details
-
configure
public void configure(org.eclipse.jgit.transport.Transport transport) - Specified by:
configurein interfaceorg.eclipse.jgit.api.TransportConfigCallback
-
getSshConfig
-
checkJgitSetup
public static void checkJgitSetup()
-