- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getExpiryDate (0.3 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/config/CookieConfig.java
*/ public void setPath(final String path) { this.path = path; } /** * Gets the cookie expiry date. * * @return the expiry date */ public Date getExpiryDate() { return expiryDate; } /** * Sets the cookie expiry date. * * @param expiryDate the expiry date */ public void setExpiryDate(final Date expiryDate) {Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 08 14:22:26 GMT 2026 - 3.8K bytes - Click Count (0)