Uses of Class
edu.internet2.middleware.grouperClient.api.GcGetSubjects
Packages that use GcGetSubjects
-
Uses of GcGetSubjects in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcGetSubjectsModifier and TypeMethodDescriptionadd a param to the listadd a param to the listGcGetSubjects.addSourceId(String sourceId) add a source id to filter by (or none for all sources)GcGetSubjects.addSubjectAttributeName(String subjectAttributeName) GcGetSubjects.addWsSubjectLookup(WsSubjectLookup wsSubjectLookup) set the subject lookupGcGetSubjects.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcGetSubjects.assignClientVersion(String theClientVersion) assign client versionGcGetSubjects.assignContentType(String theContentType) content type for post requestGcGetSubjects.assignFieldName(String theFieldName) assign the field name to the requestGcGetSubjects.assignGroupLookup(WsGroupLookup theGroupLookup) assign a group to filter subjects fromGcGetSubjects.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcGetSubjects.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcGetSubjects.assignMemberFilter(WsMemberFilter theMemberFilter) assign the member filterGcGetSubjects.assignSearchString(String theSearchString) assign the search stringGcGetSubjects.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcGetSubjects.assignWsPass(String theWsPass) ws passGcGetSubjects.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcGetSubjects.assignWsPassFile(File theFile) ws passGcGetSubjects.assignWsPassFileEncrypted(File theFile) ws passGcGetSubjects.assignWsUser(String theWsUser) ws user