setClaim() setClaim(string $name, mixed $value) : static Parameters string $name mixed $value Returns static
getClaim() getClaim(string $name, mixed $default = null) : mixed Parameters string $name mixed $default Returns mixed