Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
c

LiveSecurity

class LiveSecurity

Shared signing and cookie policy for Live transport and ordinary HTTP handlers.

Defined by scalive.LiveSecurity. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:27-30)

Values4

config

val config: ZioHttpConfig

Defined by scalive.LiveSecurity.config. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:27-27)

cookies

val cookies: CookiePolicy

Defined by scalive.LiveSecurity.cookies. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:28-28)

csrf

val csrf: CsrfProtection

Defined by scalive.LiveSecurity.csrf. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:29-29)

flash

val flash: HttpFlash

Defined by scalive.LiveSecurity.flash. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:30-30)