public class TokenUser extends Object implements Serializable
TokenUser()
Long
getUserId()
String
getUsername()
void
setUserId(Long userId)
setUsername(String username)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TokenUser()
public Long getUserId()
public void setUserId(Long userId)
public String getUsername()
public void setUsername(String username)
Copyright © 2020. All rights reserved.