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.CookieAttributeHandler
validate
in class org.apache.http.impl.cookie.NetscapeDomainHandler
org.apache.http.cookie.MalformedCookieException
public boolean match(org.apache.http.cookie.Cookie cookie, org.apache.http.cookie.CookieOrigin origin)
match
in interface org.apache.http.cookie.CookieAttributeHandler
match
in class org.apache.http.impl.cookie.NetscapeDomainHandler
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.