Constructor and Description |
---|
CookieWrapper(org.apache.commons.httpclient.Cookie cookie) |
Modifier and Type | Method and Description |
---|---|
String |
getDomain() |
Date |
getExpiryDate() |
String |
getName() |
String |
getPath() |
String |
getValue() |
boolean |
isSecure() |
public Date getExpiryDate()
getExpiryDate
in interface Cookie
Copyright © 2006–2018 TinyGroup. All rights reserved.