public class SecureServiceClient extends Object
| Constructor and Description |
|---|
SecureServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
sendSecuredRequest(org.wso2.carbon.automation.engine.context.beans.User userInfo,
String trpUrl,
int securityPolicyId,
org.apache.axiom.om.OMElement payload,
String action) |
org.apache.axiom.om.OMElement |
sendSecuredStockQuoteRequest(org.wso2.carbon.automation.engine.context.beans.User userInfo,
String trpUrl,
int securityPolicyId,
String symbol) |
org.apache.axiom.om.OMElement |
sendSecuredStockQuoteRequest(org.wso2.carbon.automation.engine.context.beans.User userInfo,
String trpUrl,
String symbol,
boolean teant) |
public org.apache.axiom.om.OMElement sendSecuredStockQuoteRequest(org.wso2.carbon.automation.engine.context.beans.User userInfo,
String trpUrl,
int securityPolicyId,
String symbol)
throws Exception
Exceptionpublic org.apache.axiom.om.OMElement sendSecuredRequest(org.wso2.carbon.automation.engine.context.beans.User userInfo,
String trpUrl,
int securityPolicyId,
org.apache.axiom.om.OMElement payload,
String action)
throws Exception
ExceptionCopyright © 2015 WSO2 Inc. All rights reserved.