Package swiss.trustbroker.common.dto
Class CookieParameters
java.lang.Object
swiss.trustbroker.common.dto.CookieParameters
-
Method Details
-
builder
-
getName
-
getValue
-
getMaxAge
-
isSecure
public boolean isSecure() -
isHttpOnly
public boolean isHttpOnly() -
getDomain
-
getPath
-
getSameSite
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-