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, parseAttribute
public 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.CookieSpec
validate
in class org.apache.commons.httpclient.cookie.RFC2109Spec
org.apache.commons.httpclient.cookie.MalformedCookieException
Copyright © 2001–2020 MickaĆ«l Guessant. All rights reserved.