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 Details

    • HttpTransportConfig

      public HttpTransportConfig(String accessToken)
  • Method Details

    • configure

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