public abstract class WrapperUser extends Object
Modifier and Type | Method and Description |
---|---|
WrapperGroup[] |
getGroups()
Returns an array of WrapperGroup instances which define the groups that
the user belongs to.
|
String |
getUser()
Returns the name of the user.
|
public String getUser()
public WrapperGroup[] getGroups()