public class DavMailCookieSpec
extends org.apache.commons.httpclient.cookie.RFC2109Spec
| Constructor and Description |
|---|
DavMailCookieSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String host,
int port,
String path,
boolean secure,
org.apache.commons.httpclient.Cookie cookie) |
domainMatch, formatCookie, formatCookies, parseAttributepublic void validate(String host, int port, String path, boolean secure, org.apache.commons.httpclient.Cookie cookie) throws org.apache.commons.httpclient.cookie.MalformedCookieException
validate in interface org.apache.commons.httpclient.cookie.CookieSpecvalidate in class org.apache.commons.httpclient.cookie.RFC2109Specorg.apache.commons.httpclient.cookie.MalformedCookieExceptionCopyright © 2001–2020 MickaĆ«l Guessant. All rights reserved.