public class JwtResponse extends Object
JwtResponse(String accessToken, Long id, String username, List<String> roles)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JwtResponse(String accessToken, Long id, String username, List<String> roles)