public class SecureStockQuoteClient extends Object
| Constructor and Description |
|---|
SecureStockQuoteClient() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
sendSecuredSimpleStockQuoteRequest(String userName,
String password,
String trpUrl,
int securityScenarioId,
String symbol) |
org.apache.axiom.om.OMElement |
sendSecuredSimpleStockQuoteRequest(String userName,
String password,
String trpUrl,
String securityPolicyPath,
String symbol) |
Copyright © 2015 WSO2 Inc. All rights reserved.