Uses of Class
org.eclipse.jgit.lfs.Protocol.ExpiringAction
Packages that use Protocol.ExpiringAction
-
Uses of Protocol.ExpiringAction in org.eclipse.jgit.lfs.internal
Fields in org.eclipse.jgit.lfs.internal declared as Protocol.ExpiringActionModifier and TypeFieldDescription(package private) Protocol.ExpiringAction
LfsConnectionFactory.AuthCache.cachedAction
Methods in org.eclipse.jgit.lfs.internal that return Protocol.ExpiringActionModifier and TypeMethodDescriptionprivate static Protocol.ExpiringAction
LfsConnectionFactory.getSshAuthentication
(Repository db, String purpose, String remoteUrl, URIish u) Constructors in org.eclipse.jgit.lfs.internal with parameters of type Protocol.ExpiringActionModifierConstructorDescriptionAuthCache
(Protocol.ExpiringAction action) Creates a cache entry for an authentication response.