-
Enhancement
-
Resolution: Unresolved
-
Minor
-
2.6.0
-
None
The class APIResource offers some accessors that allow users to set the proxy system properties. This is a leftover when the old client code was migrated to the new RESTful service. This is IMHO a bad practice that should get removed since this affects all java code that's using HttpURLConnection and that's running on the same JVM (it sets the system properties for the jvm behind the scenes).
- clones
-
OSJC-68 openshift-java-client: deprecate proxy settings from APIResource
- Closed