I just checked (AEM 6.5, but 6.4 should be very similar), and there is a bundle "org.apache.httpcomponents.httpclient", which exports the java namespaces "org.apache.http.{auth,client,conn, impl}". You should be able to adapt your code to fix this deprecation easily.
(If it's working can you raise a ticket with Adobe support and ask if this example can be adapted? Thanks!)
Jörg