Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsGroupLookup
Packages that use WsGroupLookup
Package
Description
-
Uses of WsGroupLookup in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api with parameters of type WsGroupLookupModifier and TypeMethodDescriptionGcGroupDelete.addGroupLookup(WsGroupLookup wsGroupLookup) add group lookupGcAssignGrouperPrivileges.assignGroupLookup(WsGroupLookup theWsGroupLookup) set the group nameGcGetSubjects.assignGroupLookup(WsGroupLookup theGroupLookup) assign a group to filter subjects fromGcGetAuditEntries.assignWsGroupLookup(WsGroupLookup theWsGroupLookup) look up audit entries for this group -
Uses of WsGroupLookup in edu.internet2.middleware.grouperClient.ws.beans
Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsGroupLookupModifier and TypeMethodDescriptionWsRestAssignPermissionsRequest.getRoleLookups()roleLookups are roles to look inWsRestGetPermissionAssignmentsRequest.getRoleLookups()are roles to look inWsGroupToSave.getWsGroupLookup()WsMembershipAnyLookup.getWsGroupLookup()group lookup for groupWsRestAddMemberRequest.getWsGroupLookup()WsRestAssignGrouperPrivilegesRequest.getWsGroupLookup()group to assign privilegeWsRestDeleteMemberRequest.getWsGroupLookup()WsRestGetAuditEntriesRequest.getWsGroupLookup()WsRestGetSubjectsRequest.getWsGroupLookup()returned subjects must be in this groupWsRestHasMemberRequest.getWsGroupLookup()WsRestFindGroupsRequest.getWsGroupLookups()wsGroupLookups if you want to just pass in a list of uuids and/or names.WsRestGetMembershipsRequest.getWsGroupLookups()are groups to look inWsRestGetMembersRequest.getWsGroupLookups()WsRestGroupDeleteRequest.getWsGroupLookups()fieldWsAssignAttributeBatchEntry.getWsOwnerGroupLookup()group to assign attribute toWsRestAssignAttributesRequest.getWsOwnerGroupLookups()wsOwnerGroupLookups are groups to look inWsRestGetAttributeAssignmentsRequest.getWsOwnerGroupLookups()wsOwnerGroupLookups are groups to look inMethods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsGroupLookupModifier and TypeMethodDescriptionvoidWsRestAssignPermissionsRequest.setRoleLookups(WsGroupLookup[] roleLookups1) roleLookups are roles to look invoidWsRestGetPermissionAssignmentsRequest.setRoleLookups(WsGroupLookup[] wsOwnerGroupLookups1) are roles to look invoidWsGroupToSave.setWsGroupLookup(WsGroupLookup wsGroupLookup1) voidWsMembershipAnyLookup.setWsGroupLookup(WsGroupLookup wsGroupLookup1) group lookup for groupvoidWsRestAddMemberRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) voidWsRestAssignGrouperPrivilegesRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) group to assign privilegevoidWsRestDeleteMemberRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) voidWsRestGetAuditEntriesRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) voidWsRestGetSubjectsRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) returned subjects must be in this groupvoidWsRestHasMemberRequest.setWsGroupLookup(WsGroupLookup wsGroupLookup1) voidWsRestFindGroupsRequest.setWsGroupLookups(WsGroupLookup[] wsGroupLookups1) wsGroupLookups if you want to just pass in a list of uuids and/or names.voidWsRestGetMembershipsRequest.setWsGroupLookups(WsGroupLookup[] wsGroupLookups1) are groups to look invoidWsRestGetMembersRequest.setWsGroupLookups(WsGroupLookup[] wsGroupLookups1) voidWsRestGroupDeleteRequest.setWsGroupLookups(WsGroupLookup[] wsGroupLookups1) fieldvoidWsAssignAttributeBatchEntry.setWsOwnerGroupLookup(WsGroupLookup wsOwnerGroupLookup1) group to assign attribute tovoidWsRestAssignAttributesRequest.setWsOwnerGroupLookups(WsGroupLookup[] wsOwnerGroupLookups1) wsOwnerGroupLookups are groups to look invoidWsRestGetAttributeAssignmentsRequest.setWsOwnerGroupLookups(WsGroupLookup[] wsOwnerGroupLookups1) wsOwnerGroupLookups are groups to look in