| Class | Description |
|---|---|
| DelegatingSSLSocketFactory |
An
SSLSocketFactory that delegates to another factory and allows
configuring the created socket via DelegatingSSLSocketFactory.configure(SSLSocket) before it is
returned. |
| NetscapeCookieFile |
Wraps all cookies persisted in a Netscape Cookie File Format
being referenced via the git config http.cookieFile.
|
| NetscapeCookieFileCache |
A cache of all known cookie files (
NetscapeCookieFile). |
Copyright © 2020 Eclipse JGit Project. All rights reserved.