public class GrouperFacade
extends java.lang.Object
GrouperFacade that acts as a wrapper
in front of the grouper API.| Modifier | Constructor and Description |
|---|---|
protected |
GrouperFacade() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getGrouperGroupAttribute(GrouperGroupField groupField,
edu.internet2.middleware.grouperClient.ws.beans.WsGroup group)
Construct grouper group attribute.
|
static java.util.List<edu.internet2.middleware.grouperClient.ws.beans.WsGetGroupsResult> |
getGroupsForSubjectId(java.lang.String subjectId)
Gets groups for subject id.
|
public static java.lang.String getGrouperGroupAttribute(GrouperGroupField groupField, edu.internet2.middleware.grouperClient.ws.beans.WsGroup group)
groupField - the group fieldgroup - the grouppublic static java.util.List<edu.internet2.middleware.grouperClient.ws.beans.WsGetGroupsResult> getGroupsForSubjectId(java.lang.String subjectId)
subjectId - the principal