@Immutable public class RFC2965CommentUrlAttributeHandlerHC4 extends java.lang.Object implements org.apache.http.cookie.CookieAttributeHandler
| Constructor and Description |
|---|
RFC2965CommentUrlAttributeHandlerHC4() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin) |
void |
parse(org.apache.http.cookie.SetCookie cookie,
java.lang.String commenturl) |
void |
validate(org.apache.http.cookie.Cookie cookie,
org.apache.http.cookie.CookieOrigin origin) |
public RFC2965CommentUrlAttributeHandlerHC4()
public void parse(org.apache.http.cookie.SetCookie cookie,
java.lang.String commenturl)
throws org.apache.http.cookie.MalformedCookieException
parse in interface org.apache.http.cookie.CookieAttributeHandlerorg.apache.http.cookie.MalformedCookieExceptionpublic 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.