Package | Description |
---|---|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Collection<CachedAuthenticator.CachedAuthentication> |
CachedAuthenticator.cached |
Modifier and Type | Method and Description |
---|---|
static void |
CachedAuthenticator.add(CachedAuthenticator.CachedAuthentication ca)
Add a cached authentication for future use.
|