Uses of Class
edu.internet2.middleware.grouperClient.api.GcAssignAttributesBatch
Packages that use GcAssignAttributesBatch
-
Uses of GcAssignAttributesBatch in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcAssignAttributesBatchModifier and TypeMethodDescriptionGcAssignAttributesBatch.addAssignAttributeBatchEntry(WsAssignAttributeBatchEntry wsAssignAttributeBatchEntry) add to the batch of attribute assignmentsadd a param to the listadd a param to the listGcAssignAttributesBatch.addSubjectAttributeName(String subjectAttributeName) GcAssignAttributesBatch.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcAssignAttributesBatch.assignClientVersion(String theClientVersion) assign client versionGcAssignAttributesBatch.assignContentType(String theContentType) content type for post requestGcAssignAttributesBatch.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcAssignAttributesBatch.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcAssignAttributesBatch.assignTxType(GcTransactionType gcTransactionType) assign the tx typeGcAssignAttributesBatch.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcAssignAttributesBatch.assignWsPass(String theWsPass) ws passGcAssignAttributesBatch.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcAssignAttributesBatch.assignWsPassFile(File theFile) ws passGcAssignAttributesBatch.assignWsPassFileEncrypted(File theFile) ws passGcAssignAttributesBatch.assignWsUser(String theWsUser) ws user