org.tanukisoftware.wrapper
public abstract class WrapperUser extends Object
| Method Summary | |
|---|---|
| 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.
|
Returns: An array of WrapperGroups.
Returns: The name of the user.