public class AuthenticateResponseBean extends Object
| Constructor and Description |
|---|
AuthenticateResponseBean() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRoles() |
String |
getUserName() |
void |
setRoles(List<String> roles) |
void |
setUserName(String userName) |
Copyright © 2017. All Rights Reserved.