@Immutable public class BasicSecureHandlerHC4 extends AbstractCookieAttributeHandlerHC4
| Constructor and Description |
|---|
BasicSecureHandlerHC4() |
| 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 value) |
validatepublic void parse(org.apache.http.cookie.SetCookie cookie,
java.lang.String value)
throws org.apache.http.cookie.MalformedCookieException
org.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 AbstractCookieAttributeHandlerHC4Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.