Konversi JWT klaim string java
jwt.getClaims().get("user").asString();
Important Iguana
jwt.getClaims().get("user").asString();