@Immutable public abstract class AbstractCookieAttributeHandlerHC4 extends java.lang.Object implements org.apache.http.cookie.CookieAttributeHandler
| Constructor and Description |
|---|
AbstractCookieAttributeHandlerHC4() |
| 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.CookieAttributeHandlerorg.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.CookieAttributeHandlerCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.