Class CookieConfig
java.lang.Object
swiss.trustbroker.homerealmdiscovery.dto.CookieConfig
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetName()getPath()String[]inthashCode()voidsetDefaultValue(String defaultValue) voidvoidvoidvoidvoidsetSameSite(String sameSite) voidvoidtoString()
-
Method Details
-
builder
-
getName
-
getPath
-
getDomain
-
getMaxAge
-
getValues
-
getDefaultValue
-
getSecure
-
getSameSite
-
setName
-
setPath
-
setDomain
-
setMaxAge
-
setValues
-
setDefaultValue
-
setSecure
-
setSameSite
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-