Convertir JWT reclamar a Java String
jwt.getClaims().get("user").asString();
Important Iguana
jwt.getClaims().get("user").asString();