Uses of Class
edu.internet2.middleware.grouperClient.api.GcHasMember
Packages that use GcHasMember
-
Uses of GcHasMember in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcHasMemberModifier and TypeMethodDescriptionadd a param to the listadd a param to the listGcHasMember.addSubjectAttributeName(String subjectAttributeName) GcHasMember.addSubjectId(String subjectId) add a subject lookupGcHasMember.addSubjectIdentifier(String subjectIdentifier) add a subject lookupGcHasMember.addSubjectLookup(WsSubjectLookup wsSubjectLookup) add a subject lookupGcHasMember.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcHasMember.assignClientVersion(String theClientVersion) assign client versionGcHasMember.assignContentType(String theContentType) content type for post requestGcHasMember.assignFieldName(String theFieldName) assign the field name to the requestGcHasMember.assignGroupIdIndex(Long theGroupIdIndex) set the group id indexGcHasMember.assignGroupName(String theGroupName) set the group nameGcHasMember.assignGroupUuid(String theGroupUuid) set the group uuidGcHasMember.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcHasMember.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcHasMember.assignMemberFilter(WsMemberFilter theMemberFilter) assign the member filterGcHasMember.assignPointInTimeFrom(Timestamp pointInTimeFrom) To query members at a certain point in time or time range in the past, set this value and/or the value of pointInTimeTo.GcHasMember.assignPointInTimeTo(Timestamp pointInTimeTo) To query members at a certain point in time or time range in the past, set this value and/or the value of pointInTimeFrom.GcHasMember.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcHasMember.assignWsPass(String theWsPass) ws passGcHasMember.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcHasMember.assignWsPassFile(File theFile) ws passGcHasMember.assignWsPassFileEncrypted(File theFile) ws passGcHasMember.assignWsUser(String theWsUser) ws user