LeviLamina
Loading...
Searching...
No Matches
GameServerToken Class Reference

Public Member Functions

MCAPI ::std::optional<::DiscoveryEnvironment > getIssuerEnvironment () const
MCAPI::PlayerAuthenticationInfo getTrustedInfo () const
MCAPI::std::string getXuid (bool trustSelfSigned) const
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI bool _validate (::WebToken const &token, ::MinecraftServiceKeyManager const &keyManager, int64 currentTime, bool checkExpiration)
static MCAPI bool _validateSelfSigned (::WebToken const &token, int64 currentTime, bool checkExpiration)
static MCAPI ::GameServerToken createAndValidateSelfSigned (::RawGameServerToken const &rawToken, bool checkExpiration)
static MCAPI_C ::RawGameServerToken createSelfSigned (::PrivateKeyManager const &signer, int64 expirationDate, ::std::string const &keyId, ::PlayerAuthenticationInfo const &claims)

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsSelfSigned
::ll::TypedStorage< 1, 1, bool > mIsValid
::ll::TypedStorage< 8, 128, ::WebTokenmRawToken

The documentation for this class was generated from the following file: