Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcMessageSend |
GcMessageSend.addMessage(WsMessage wsMessage)
add a message to the list
|
GcMessageSend |
GcMessageSend.addParam(String paramName,
String paramValue)
add a param to the list
|
GcMessageSend |
GcMessageSend.addParam(WsParam wsParam)
add a param to the list
|
GcMessageSend |
GcMessageSend.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcMessageSend |
GcMessageSend.assignAutocreateObjets(Boolean theAutocreateObjects)
create queue/topic if doesn't exist already.
|
GcMessageSend |
GcMessageSend.assignClientVersion(String theClientVersion)
assign client version
|
GcMessageSend |
GcMessageSend.assignMessageSystemName(String theMessageSystemName) |
GcMessageSend |
GcMessageSend.assignQueueOrTopicName(String theQueueOrTopicName) |
GcMessageSend |
GcMessageSend.assignQueueType(String theQueueOrTopic) |
GcMessageSend |
GcMessageSend.assignRoutingKey(String theRoutingKey)
routing key for rabbitmq
|
GcMessageSend |
GcMessageSend.assignWsEndpoint(String theWsEndpoint)
endpoint to grouper WS, e.g.
|
GcMessageSend |
GcMessageSend.assignWsPass(String theWsPass)
ws pass
|
GcMessageSend |
GcMessageSend.assignWsPassEncrypted(String theWsPassEncrypted)
ws pass
|
GcMessageSend |
GcMessageSend.assignWsPassFile(File theFile)
ws pass
|
GcMessageSend |
GcMessageSend.assignWsPassFileEncrypted(File theFile)
ws pass
|
GcMessageSend |
GcMessageSend.assignWsUser(String theWsUser)
ws user
|
Copyright © 2021 Internet2. All rights reserved.