| Class and Description |
|---|
| com.oracle.bmc.http.ApacheConfigurator
use ApacheClientProperties instead.
|
| com.oracle.bmc.http.ApacheConnectionPoolConfig
instead, use
com.oracle.bmc.http.client.jersey.apacheconfigurator.ApacheConnectionPoolConfig or com.oracle.bmc.http.client.jersey3.apacheconfigurator.ApacheConnectionPoolConfig |
| com.oracle.bmc.http.ApacheConnectorProperties
instead, use
com.oracle.bmc.http.client.jersey.apacheconfigurator.ApacheConnectorProperties or com.oracle.bmc.http.client.jersey3.apacheconfigurator.ApacheConnectorProperties |
| com.oracle.bmc.http.ApacheProxyConfig
use
ProxyConfiguration instead |
| com.oracle.bmc.http.ApacheProxyConfigDecorator
use
ProxyConfiguration instead |
| com.oracle.bmc.http.JerseyLoggingClientConfigurator
use
com.oracle.bmc.http.client.HttpClientBuilder# |
| com.oracle.bmc.util.internal.RefreshAuthTokenTransformingFuture
in favor of RefreshAuthTokenWrapper – versions after 1.25.1 do not use
RefreshAuthTokenTransformingFuture anymore
|
| com.oracle.bmc.util.internal.RefreshAuthTokenWrappingAsyncHandler
in favor of RefreshAuthTokenWrapper – versions after 1.25.1 do not use
RefreshAuthTokenWrappingAsyncHandler anymore
|
| Constructor and Description |
|---|
| com.oracle.bmc.auth.URLBasedX509CertificateSupplier(URL, URL, String) |
Copyright © 2016–2024. All rights reserved.