Uses of Interface
com.github.markusbernhardt.proxy.search.browser.firefox.FirefoxProfileSource
Packages that use FirefoxProfileSource
-
Uses of FirefoxProfileSource in com.github.markusbernhardt.proxy.search.browser.firefox
Classes in com.github.markusbernhardt.proxy.search.browser.firefox that implement FirefoxProfileSourceModifier and TypeClassDescription(package private) classSearches for Firefox profile on an Linux / Unix base system.(package private) classSearches for Firefox profile on an OSX system.(package private) classFinds the Firefox profile on Windows platforms.Fields in com.github.markusbernhardt.proxy.search.browser.firefox declared as FirefoxProfileSourceModifier and TypeFieldDescriptionprivate FirefoxProfileSourceFirefoxProxySearchStrategy.profileScannerMethods in com.github.markusbernhardt.proxy.search.browser.firefox with parameters of type FirefoxProfileSourceModifier and TypeMethodDescriptionprotected FileFirefoxSettingParser.getSettingsFile(FirefoxProfileSource source) Reads the profile.ini, searches for the profiles directory and returns a file object pointing to the settings file.FirefoxSettingParser.parseSettings(FirefoxProfileSource source) Parse the settings file and extract all network.proxy.* settings from it.