Uses of Enum Class
org.eclipse.jgit.transport.HttpConfig.HttpRedirectMode
Packages that use HttpConfig.HttpRedirectMode
-
Uses of HttpConfig.HttpRedirectMode in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as HttpConfig.HttpRedirectModeMethods in org.eclipse.jgit.transport that return HttpConfig.HttpRedirectModeModifier and TypeMethodDescriptionHttpConfig.getFollowRedirects()Get the "http.followRedirects" settingstatic HttpConfig.HttpRedirectModeReturns the enum constant of this class with the specified name.static HttpConfig.HttpRedirectMode[]HttpConfig.HttpRedirectMode.values()Returns an array containing the constants of this enum class, in the order they are declared.