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.cached
Methods in org.eclipse.jgit.util with parameters of type CachedAuthenticator.CachedAuthenticationModifier and TypeMethodDescriptionstatic void
CachedAuthenticator.add
(CachedAuthenticator.CachedAuthentication ca) Add a cached authentication for future use.