Uses of Class
org.eclipse.jgit.util.CachedAuthenticator.CachedAuthentication
Packages that use CachedAuthenticator.CachedAuthentication
-
Uses of CachedAuthenticator.CachedAuthentication in org.eclipse.jgit.util
Fields in org.eclipse.jgit.util with type parameters of type CachedAuthenticator.CachedAuthenticationModifier and TypeFieldDescriptionprivate static final Collection<CachedAuthenticator.CachedAuthentication>CachedAuthenticator.cachedMethods in org.eclipse.jgit.util with parameters of type CachedAuthenticator.CachedAuthenticationModifier and TypeMethodDescriptionstatic voidCachedAuthenticator.add(CachedAuthenticator.CachedAuthentication ca) Add a cached authentication for future use.