Summary:
Detail:
CookieParameters
build()
CookieParameters.CookieParametersBuilder
domain(String domain)
httpOnly(boolean httpOnly)
maxAge(Integer maxAge)
name(String name)
path(String path)
sameSite(String sameSite)
secure(boolean secure)
String
toString()
value(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
this
toString
Object