Property | Type | Description | |
---|---|---|---|
$propertyList |
Method | Description | |
---|---|---|
__construct ( ) | ||
findClaimByName ( string $name ) : Emarref\Jwt\Claim\ClaimInterface | null | ||
getClaims ( ) : |
||
jsonSerialize ( ) : string | ||
setClaim ( Emarref\Jwt\Claim\ClaimInterface $claim ) |
public findClaimByName ( string $name ) : Emarref\Jwt\Claim\ClaimInterface | null | ||
$name | string | |
return | Emarref\Jwt\Claim\ClaimInterface | null |
public setClaim ( Emarref\Jwt\Claim\ClaimInterface $claim ) | ||
$claim | Emarref\Jwt\Claim\ClaimInterface |