public class UserResponse extends Object
Constructor and Description |
---|
UserResponse(String name,
boolean isLdapUser) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getRoles() |
String |
getUsername() |
int |
hashCode() |
boolean |
isLdapUser() |
void |
setRoles(Set<String> userRoles) |
Copyright © 2016. All rights reserved.