Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsMembershipLookup
Packages that use WsMembershipLookup
-
Uses of WsMembershipLookup in edu.internet2.middleware.grouperClient.ws.beans
Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsMembershipLookupModifier and TypeMethodDescriptionWsAssignAttributeBatchEntry.getWsOwnerMembershipLookup()
immediate membership to assign toWsRestAssignAttributesRequest.getWsOwnerMembershipLookups()
to query attributes on immediate membershipsWsRestGetAttributeAssignmentsRequest.getWsOwnerMembershipLookups()
to query attributes on immediate membershipsMethods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsMembershipLookupModifier and TypeMethodDescriptionvoid
WsAssignAttributeBatchEntry.setWsOwnerMembershipLookup
(WsMembershipLookup wsOwnerMembershipLookup1) immediate membership to assign tovoid
WsRestAssignAttributesRequest.setWsOwnerMembershipLookups
(WsMembershipLookup[] wsOwnerMembershipLookups1) to query attributes on immediate membershipsvoid
WsRestGetAttributeAssignmentsRequest.setWsOwnerMembershipLookups
(WsMembershipLookup[] wsOwnerMembershipLookups1) to query attributes on immediate memberships