public class UserRolesJson extends Object
UserRolesJson(String username, String password, List<String> roles)
String
getPassword()
List<String>
getRoles()
getUsername()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserRolesJson(String username, String password, List<String> roles)
public String getUsername()
public String getPassword()
public List<String> getRoles()
Copyright © 2010-2015. All Rights Reserved.