public abstract class WrapperUser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
WrapperGroup[] |
getGroups()
Returns an array of WrapperGroup instances which define the groups that
the user belongs to.
|
java.lang.String |
getUser()
Returns the name of the user.
|
public java.lang.String getUser()
public WrapperGroup[] getGroups()
Copyright 1999, 2024 Tanuki Software Inc., All Rights Reserved.