/mcpInherited Methods From Interface com.cisco.services.tracing.TraceModule getTraceManager, getTraceModuleName From Interface javax.telephony.JtapiPeer getName, getProvider, getServices From Interface com.cisco.jtapi.extensions.CiscoObjectContainer getObject, setObject Related Documentation See CiscoJtapiProperties and TraceModule for more information. CiscoJtapiPeerImpl This interface has a method called “getProvider(), ” which is the primary way for applications to open a JTAPI provider. This method takes a “provider string, ” and it was enhanced to take a new argument. Declaration public interface CiscoJtapiPeerImpl extends ObjectContainerImpl implements CiscoJtapiPeer Fields Methods Table 111: Methods in CiscoJtapiPeerImpl Description Method Interface The provider string argument is a string of key or value pairs . A new key was added to this method to allow applications to specify whether to run in FIPS compliant mode. The new argument is “FIPSCompliant, ” and applications should specify “true” or “false.” Specifying any value for the FIPSCompliant parameter in the Provider String will have no affect if the provider is not configured as a secured connection. getProvider(String providerString) provider Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 434 Cisco Unified JTAPI Extensions Inherited Methods