ReAuth-Backend
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ReAuth-Backend
core
/
reprivatize.reauth.session
/
Session
/
Session
Session
constructor
(
uuid
:
UUID
,
macKey
:
ByteArray
,
createdAt
:
Long
,
validFor
:
Duration
=
reAuthServer.config.session.validForDuration()
)