MutableBuilder

authn.frontend.authnJS.keratinAuthn.distCookieSessionStoreMod$.CookieSessionStoreOptions$.MutableBuilder
final implicit open class MutableBuilder[Self <: CookieSessionStoreOptions](val x: Self) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def setPath(value: String): Self
inline def setPathUndefined: Self
inline def setSameSite(value: Lax | Strict | None): Self
inline def setSameSiteUndefined: Self
inline def setUseExplicitExpiry(value: Boolean): Self

Concrete fields

val x: Self