Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
backend-mod
/
ru.hytalemodding.lineage.backend.security
/
ValidatedProxyToken
Validated
Proxy
Token
data
class
ValidatedProxyToken
(
val
token
:
ProxyToken
,
val
replayKey
:
ReplayKey
)
Members
Constructors
Validated
Proxy
Token
Link copied to clipboard
constructor
(
token
:
ProxyToken
,
replayKey
:
ReplayKey
)
Properties
replay
Key
Link copied to clipboard
val
replayKey
:
ReplayKey
token
Link copied to clipboard
val
token
:
ProxyToken