PocketMine-MP 5.24.1 git-39e69276a1bbe86ebd583e834381e5bc73948564
|
Public Attributes | |
$aud | |
int | $exp |
int | $iat |
string | $identityPublicKey |
string | $iss |
string | $jti |
int | $nbf |
string | $sub |
Model for JsonMapper exposing the data in the login JWT chain links. TODO: extend this with more complete models
Definition at line 21 of file JwtChainLinkBody.php.
|
inherited |
Definition at line 25 of file JwtBodyRfc7519.php.
|
inherited |
Definition at line 26 of file JwtBodyRfc7519.php.
|
inherited |
Definition at line 28 of file JwtBodyRfc7519.php.
string pocketmine\network\mcpe\protocol\types\login\JwtChainLinkBody::$identityPublicKey |
Definition at line 22 of file JwtChainLinkBody.php.
|
inherited |
Definition at line 22 of file JwtBodyRfc7519.php.
|
inherited |
Definition at line 29 of file JwtBodyRfc7519.php.
|
inherited |
Definition at line 27 of file JwtBodyRfc7519.php.
|
inherited |
Definition at line 23 of file JwtBodyRfc7519.php.