public class CookieWrapper extends Object implements Cookie
CookieWrapper(org.apache.commons.httpclient.Cookie cookie)
String
getDomain()
Date
getExpiryDate()
getName()
getPath()
getValue()
boolean
isSecure()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CookieWrapper(org.apache.commons.httpclient.Cookie cookie)
public String getName()
getName
Cookie
public String getValue()
getValue
public Date getExpiryDate()
getExpiryDate
public String getPath()
getPath
public String getDomain()
getDomain
public boolean isSecure()
isSecure
Copyright © 2006–2018 TinyGroup. All rights reserved.