| Package | Description |
|---|---|
| com.github.markusbernhardt.proxy.search.browser.ie | |
| com.github.markusbernhardt.proxy.selector.whitelist |
| Modifier and Type | Class and Description |
|---|---|
class |
IELocalByPassFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
HostnameFilter
Tests if a host name of a given URI matches some criteria.
|
class |
IpRangeFilter
Filters an URI by inspecting it's IP address is in a given range.
|
| Modifier and Type | Method and Description |
|---|---|
List<UriFilter> |
DefaultWhiteListParser.parseWhiteList(String whiteList)
parseWhiteList
|
List<UriFilter> |
WhiteListParser.parseWhiteList(String whiteList)
Parses a list of host name and IP filters into UriFilter objects.
|
| Constructor and Description |
|---|
ProxyBypassListSelector(List<UriFilter> whiteListFilter,
ProxySelector proxySelector)
Constructor
|
Copyright © 2020. All rights reserved.