Uses of Class
ca.cdr.test.app.clients.OutboundSmartClient
Packages that use OutboundSmartClient
-
Uses of OutboundSmartClient in ca.cdr.test.app.harness.api
Methods in ca.cdr.test.app.harness.api that return OutboundSmartClientModifier and TypeMethodDescriptionSmileHarness.getOutboundSmartClient()
Gets an outbound SMART client for OAuth 2.0 authorization flows.SmileHarness.getOutboundSmartClient
(int thePort) Gets an outbound SMART client for OAuth 2.0 authorization flows on a specific port.SmileHarness.getOutboundSmartClient
(String theModuleId) Gets an outbound SMART client for OAuth 2.0 authorization flows for a specific module. -
Uses of OutboundSmartClient in ca.cdr.test.app.harness.impl
Methods in ca.cdr.test.app.harness.impl that return OutboundSmartClientModifier and TypeMethodDescriptionLocalhostSmileHarness.getOutboundSmartClient()
LocalhostSmileHarness.getOutboundSmartClient
(int thePort) LocalhostSmileHarness.getOutboundSmartClient
(String theModuleId)