Package jp.vmi.selenium.selenese.log
Class CookieValue
java.lang.Object
jp.vmi.selenium.selenese.log.CookieValue
public class CookieValue extends Object
Value of Cookie.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CookieValue(CookieKey key, String value, Date expiry) -
Method Summary
Modifier and Type Method Description booleanequalsWithoutExpiry(CookieValue other)StringtoString()