| Package | Description |
|---|---|
| org.eclipse.jgit.lfs.internal |
| Modifier and Type | Field and Description |
|---|---|
(package private) Protocol.ExpiringAction |
LfsConnectionFactory.AuthCache.cachedAction |
| Modifier and Type | Method and Description |
|---|---|
private static Protocol.ExpiringAction |
LfsConnectionFactory.getSshAuthentication(Repository db,
java.lang.String purpose,
java.lang.String remoteUrl,
URIish u) |
| Constructor and Description |
|---|
AuthCache(Protocol.ExpiringAction action)
Creates a cache entry for an authentication response.
|