Searched refs:getSecretMessage (Results 1 – 2 of 2) sorted by relevance
142 return getSecretMessage(payload); in outerJsonToPoloMessage()283 static SecretMessage getSecretMessage(JSONObject body) throws PoloException { in getSecretMessage() method in JsonMessageBuilder
173 return getSecretMessage(payload); in outerXMLToPoloMessage()345 SecretMessage getSecretMessage(JSONObject body) throws PoloException { in getSecretMessage() method in XmlMessageBuilder