@Portable public class User extends IdentitySummary
id, SEPARATOR, SEPARATOR_REGEX
Modifier and Type | Method and Description |
---|---|
List<Group> |
getGroups() |
String |
getId() |
List<TypeRole> |
getTypesRole() |
void |
setGroups(List<Group> groups) |
void |
setTypesRole(List<TypeRole> typesRole) |
String |
toString() |
getName, setId, setName
public User()
public User(String description)
public String getId()
getId
in class IdentitySummary
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.