Uses of Class
com.okta.commons.http.config.Proxy
-
Packages that use Proxy Package Description com.okta.commons.http.config -
-
Uses of Proxy in com.okta.commons.http.config
Methods in com.okta.commons.http.config that return Proxy Modifier and Type Method Description ProxyHttpClientConfiguration. getProxy()Methods in com.okta.commons.http.config with parameters of type Proxy Modifier and Type Method Description HttpClientConfigurationHttpClientConfiguration. setProxy(Proxy proxy)
-