Uses of Class
edu.internet2.middleware.grouperClient.api.GcMessageSend
Packages that use GcMessageSend
-
Uses of GcMessageSend in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcMessageSendModifier and TypeMethodDescriptionGcMessageSend.addMessage(WsMessage wsMessage) add a message to the listadd a param to the listadd a param to the listGcMessageSend.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcMessageSend.assignAutocreateObjets(Boolean theAutocreateObjects) create queue/topic if doesn't exist already.GcMessageSend.assignClientVersion(String theClientVersion) assign client versionGcMessageSend.assignContentType(String theContentType) content type for post requestGcMessageSend.assignMessageSystemName(String theMessageSystemName) GcMessageSend.assignQueueOrTopicName(String theQueueOrTopicName) GcMessageSend.assignQueueType(String theQueueOrTopic) GcMessageSend.assignRoutingKey(String theRoutingKey) routing key for rabbitmqGcMessageSend.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcMessageSend.assignWsPass(String theWsPass) ws passGcMessageSend.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcMessageSend.assignWsPassFile(File theFile) ws passGcMessageSend.assignWsPassFileEncrypted(File theFile) ws passGcMessageSend.assignWsUser(String theWsUser) ws user