Convertir JWT reclamar a Java String

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