public class User extends Object
String
id
name
List<Role>
roles
username
User()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String username
public String id
public List<Role> roles
public String name
public User()
Copyright © 2012-2017 42 BV. All Rights Reserved.