public class CookieHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger
logger used by this class
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getCookiePolicy(String spec) |
static org.apache.commons.httpclient.cookie.CookieSpec |
getCookieSpec(String spec) |
static org.apache.commons.httpclient.Cookie[] |
parseCookies(org.apache.commons.httpclient.Header header,
String spec) |
protected static final org.apache.commons.logging.Log logger
public static org.apache.commons.httpclient.cookie.CookieSpec getCookieSpec(String spec)
public static org.apache.commons.httpclient.Cookie[] parseCookies(org.apache.commons.httpclient.Header header,
String spec)
throws org.apache.commons.httpclient.cookie.MalformedCookieException
org.apache.commons.httpclient.cookie.MalformedCookieExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.