Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Current Version
It is not possible to set a Proxy for the JITL REST Client (com.sos.jitl.restclient.JobSchedulerRestClient)
Desired Behavior
The JITL REST Client (com.sos.jitl.restclient.JobSchedulerRestClient) should enable to set a proxy.
A method com.sos.jitl.restclient.JobSchedulerRestClient.setProxy(String proxyHost, Integer proxyPort, String proxyUser, String proxyPassword) should be introduced.