Uses of Class
org.eclipse.jgit.transport.HttpAuthMethod.None
-
Packages that use HttpAuthMethod.None Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of HttpAuthMethod.None in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as HttpAuthMethod.None Modifier and Type Field Description (package private) static HttpAuthMethod.None
HttpAuthMethod.None. INSTANCE
-