Converta a reivindicação JWT em String java
jwt.getClaims().get("user").asString();
Important Iguana
jwt.getClaims().get("user").asString();