public class UserRolesJson extends Object
| Constructor and Description |
|---|
UserRolesJson(String username,
String password,
List<String> roles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
List<String> |
getRoles() |
String |
getUsername() |
Copyright © 2010–2022. All rights reserved.