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

Public Member Functions

 GameServerToken (GameServerToken const &)
 
MCAPI ::std::optional<::DiscoveryEnvironment > getIssuerEnvironment () const
 
MCAPI::PlayerAuthenticationInfo getTrustedInfo () const
 
MCAPI::std::string getXuid (bool trustSelfSigned) const
 
MCAPI::GameServerToken const & operator= (::GameServerToken const &other)
 
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)
 

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: