- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for encryptedCookieValue (0.19 sec)
-
src/main/java/org/codelibs/fess/helper/RoleQueryHelper.java
this.cookieKey = cookieKey; } /** * Sets whether the cookie value is encrypted. * @param encryptedCookieValue Whether the cookie value is encrypted. */ public void setEncryptedCookieValue(final boolean encryptedCookieValue) { this.encryptedCookieValue = encryptedCookieValue; } /** * Sets the maximum age of the role information in seconds.Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 15.1K bytes - Viewed (0)