tsec.authentication.AuthEncryptedCookie$
See theAuthEncryptedCookie companion class
object AuthEncryptedCookie
Attributes
- Companion
- class
- Source
- EncryptedCookieAuthenticator.scala
- Graph
-
- Supertypes
- Self type
-
AuthEncryptedCookie.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- EncryptedCookieAuthenticator.scala
- Supertypes
object Internal
Attributes
- Companion
- class
- Source
- EncryptedCookieAuthenticator.scala
- Supertypes
- Self type
-
Internal.type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
def build[A, Id](id: UUID, content: Cookie[A], messageId: Id, expiry: Instant, lastTouched: Option[Instant], settings: TSecCookieSettings): AuthEncryptedCookie[A, Id]
Attributes
def build[A, Id](internal: Internal[Id], content: Cookie[A], settings: TSecCookieSettings): AuthEncryptedCookie[A, Id]
Attributes
Implicits
Implicits
Attributes
In this article