Uses of Class
com.github.markusbernhardt.proxy.selector.pac.PacProxySelector
Packages that use PacProxySelector
Package
Description
-
Uses of PacProxySelector in com.github.markusbernhardt.proxy.selector.pac
Subclasses of PacProxySelector in com.github.markusbernhardt.proxy.selector.pacModifier and TypeClassDescriptionclassSafePacProxySelectorstrips sensitive parts of the URI provided for selection for security reasons. -
Uses of PacProxySelector in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that return PacProxySelectorModifier and TypeMethodDescriptionstatic PacProxySelectorProxyUtil.buildPacSelectorForUrl(String url) Build a PAC proxy selector for the given URL.static PacProxySelectorProxyUtil.buildPacSelectorForUrl(String url, boolean useUrlSanitization) Build a PAC proxy selector for the given URL.