Uses of Class
edu.internet2.middleware.grouperClient.api.GcMessageReceive
Packages that use GcMessageReceive
-
Uses of GcMessageReceive in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcMessageReceiveModifier and TypeMethodDescriptionadd a param to the listadd a param to the listGcMessageReceive.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcMessageReceive.assignAutocreateObjets(Boolean theAutocreateObjects) create queue/topic if doesn't exist already.GcMessageReceive.assignBlockMillis(Integer theBlockMillis) GcMessageReceive.assignClientVersion(String theClientVersion) assign client versionGcMessageReceive.assignContentType(String theContentType) content type for post requestGcMessageReceive.assignMaxMessagesToReceiveAtOnce(Integer theMaxMessagesToReceiveAtOnce) GcMessageReceive.assignMessageSystemName(String theMessageSystemName) GcMessageReceive.assignQueueOrTopicName(String theQueueOrTopicName) GcMessageReceive.assignRoutingKey(String theRoutingKey) GcMessageReceive.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcMessageReceive.assignWsPass(String theWsPass) ws passGcMessageReceive.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcMessageReceive.assignWsPassFile(File theFile) ws passGcMessageReceive.assignWsPassFileEncrypted(File theFile) ws passGcMessageReceive.assignWsUser(String theWsUser) ws user