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.HttpConnectionFactorycreate in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactoryIOExceptionpublic org.eclipse.jgit.transport.http.HttpConnection create(URL url, Proxy proxy) throws IOException
create in interface org.eclipse.jgit.transport.http.HttpConnectionFactorycreate in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactoryIOExceptionCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.