Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
backend-mod
/
ru.hytalemodding.lineage.backend.security
Package-level
declarations
Types
Types
Token
Validator
Link copied to clipboard
class
TokenValidator
(
secrets
:
List
<
ByteArray
>
,
clock
:
Clock
=
SystemClock
)
Validates proxy tokens received by the backend server, supporting secret rotation.