Internal

tsec.authentication.AuthEncryptedCookie$.Internal
See theInternal companion object
final case class Internal[Id](id: UUID, messageId: Id, expiry: Instant, lastTouched: Option[Instant])

Attributes

Companion
object
Source
EncryptedCookieAuthenticator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product