Konversi JWT klaim string java

jwt.getClaims().get("user").asString();
Important Iguana