tsec.authentication.AuthenticatedCookie
See theAuthenticatedCookie companion object
An authenticated cookie implementation
Type parameters
- A
-
Our Mac algorithm we are signing the cookie with.
Value parameters
- content
-
the raw cookie: The full thing, including the nonce
- id
-
the cookie id
- identity
-
The id of what
Attributes
- Companion
- object
- Source
- SignedCookieAuthenticator.scala
- Graph
-
- Supertypes
Members list
In this article