public class AllTrustingHttpConnectionFactory
extends org.eclipse.jgit.transport.http.JDKHttpConnectionFactory
Constructor and Description |
---|
AllTrustingHttpConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.transport.http.HttpConnection |
create(URL url) |
org.eclipse.jgit.transport.http.HttpConnection |
create(URL url,
Proxy proxy) |
public org.eclipse.jgit.transport.http.HttpConnection create(URL url) throws IOException
create
in interface org.eclipse.jgit.transport.http.HttpConnectionFactory
create
in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactory
IOException
public org.eclipse.jgit.transport.http.HttpConnection create(URL url, Proxy proxy) throws IOException
create
in interface org.eclipse.jgit.transport.http.HttpConnectionFactory
create
in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactory
IOException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.