public static class SolrPortAwareCookieSpecFactory.PortAwareDomainHandler
extends org.apache.http.impl.cookie.NetscapeDomainHandler
| Constructor and Description |
|---|
PortAwareDomainHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin) |
void |
validate(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin) |
public void validate(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin)
throws org.apache.http.cookie.MalformedCookieException
validate in interface org.apache.http.cookie.CookieAttributeHandlervalidate in class org.apache.http.impl.cookie.NetscapeDomainHandlerorg.apache.http.cookie.MalformedCookieExceptionpublic boolean match(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin)
match in interface org.apache.http.cookie.CookieAttributeHandlermatch in class org.apache.http.impl.cookie.NetscapeDomainHandlerCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.