public class UserInfo extends ClientInfo
protected
UserInfo()
UserInfo(String clientId, List<String> roles)
boolean
equals(Object obj)
String
getId()
List<String>
getRoles()
ClientType
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected UserInfo()
public UserInfo(String clientId, List<String> roles)
public String getId()
getId
ClientInfo
public List<String> getRoles()
getRoles
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public ClientType getType()
getType
Copyright © 2020. All Rights Reserved.