Package org.eclipse.jgit.internal.transport.http
package org.eclipse.jgit.internal.transport.http
-
ClassesClassDescriptionAn
SSLSocketFactory
that delegates to another factory and allows configuring the created socket viaDelegatingSSLSocketFactory.configure(SSLSocket)
before it is returned.Wraps all cookies persisted in a Netscape Cookie File Format being referenced via the git config http.cookieFile.A cache of all known cookie files (NetscapeCookieFile
).