TSecCSRF

tsec.csrf.TSecCSRF$
See theTSecCSRF companion class
object TSecCSRF

Attributes

Companion
class
Source
TSecCSRF.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TSecCSRF.type

Members list

Value members

Concrete methods

def apply[F[_] : Sync, A](key: Type[A], headerName: String, cookieName: String, tokenLength: Int, clock: Clock)(implicit evidence$1: Sync[F], M: JCAMessageAuth[F, A]): TSecCSRF[F, A]

Attributes

Source
TSecCSRF.scala