public class Nokia5529IdmSoapConnFactory
extends java.lang.Object
| Constructor and Description |
|---|
Nokia5529IdmSoapConnFactory() |
| Modifier and Type | Method and Description |
|---|---|
Nokia5529IdmSoapConn |
create(boolean blnSecure,
java.lang.String strHttpsImpl,
java.lang.String strTrustStore,
java.lang.String strTrustPass,
java.lang.String TLSVersion,
boolean isSSLDebugReq,
java.lang.String storeType)
Creates a new Nokia5529IdmSoapConn instance
|
public Nokia5529IdmSoapConn create(boolean blnSecure, java.lang.String strHttpsImpl, java.lang.String strTrustStore, java.lang.String strTrustPass, java.lang.String TLSVersion, boolean isSSLDebugReq, java.lang.String storeType)
blnSecure - Flag to create a secure SOAP connectionstrHttpsImpl - HTTPS implementationstrTrustStore - Full path to the truststore filestrTrustPass - Truststore passwordjava.lang.Exception