Uses of Class
edu.internet2.middleware.grouper.ws.rest.group.WsRestGetGroupsRequest
Packages that use WsRestGetGroupsRequest
Package
Description
-
Uses of WsRestGetGroupsRequest in edu.internet2.middleware.grouper.ws.rest
Methods in edu.internet2.middleware.grouper.ws.rest with parameters of type WsRestGetGroupsRequestModifier and TypeMethodDescriptionstatic WsGetGroupsResults
GrouperServiceRest.getGroups
(GrouperVersion clientVersion, String subjectId, String sourceId, WsRestGetGroupsRequest wsRestGetGroupsRequest) based a subject object of type WsRestGetGroupsRequest, get the groups /v1_3_000/subjects/123/groups -
Uses of WsRestGetGroupsRequest in edu.internet2.middleware.grouper.ws.rest.group
Methods in edu.internet2.middleware.grouper.ws.rest.group that return WsRestGetGroupsRequestMethods in edu.internet2.middleware.grouper.ws.rest.group with parameters of type WsRestGetGroupsRequestModifier and TypeMethodDescriptionvoid
WsRestGetGroupsRequestWrapper.setWsRestgetGroupsRequest
(WsRestGetGroupsRequest wsRestgetGroupsRequest1)