Class HttpTransportConfig
java.lang.Object
swiss.trustbroker.common.setup.config.HttpTransportConfig
- All Implemented Interfaces:
org.eclipse.jgit.api.TransportConfigCallback
public class HttpTransportConfig
extends Object
implements org.eclipse.jgit.api.TransportConfigCallback
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpTransportConfig
-
-
Method Details
-
configure
public void configure(org.eclipse.jgit.transport.Transport transport) - Specified by:
configurein interfaceorg.eclipse.jgit.api.TransportConfigCallback
-