public class getMembers extends Object
| Constructor and Description |
|---|
getMembers() |
| Modifier and Type | Method and Description |
|---|---|
static Set |
invoke(GrouperSession grouperSession,
String group)
Get members of a group.
|
static Set |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String group)
Get members of a group.
|
public static Set invoke(bsh.Interpreter i, bsh.CallStack stack, String group) throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.group - Get Members of this Group.Set of Members.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.