c
LiveSecurity
class LiveSecurityShared 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: ZioHttpConfigDefined by scalive.LiveSecurity.config. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:27-27)
cookies
val cookies: CookiePolicyDefined by scalive.LiveSecurity.cookies. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:28-28)
csrf
val csrf: CsrfProtectionDefined by scalive.LiveSecurity.csrf. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:29-29)
flash
val flash: HttpFlashDefined by scalive.LiveSecurity.flash. View source (scalive/transport/zio-http/src/scalive/HttpSecurity.scala:30-30)