PocketMine-MP 5.31.1 git-a1d74b57109a7c91ffab73718182f3b1e530fae3
|
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.