AuthenticationStrategy@Contract(threading=IMMUTABLE) @Deprecated public class ResponseAuthCache extends Object implements org.apache.http.HttpResponseInterceptor
AuthSchemes
 to the local AuthCache instance. Cached AuthSchemes can be
 re-used when executing requests against known hosts, thus avoiding
 additional authentication round-trips.| Constructor and Description | 
|---|
ResponseAuthCache()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(org.apache.http.HttpResponse response,
       org.apache.http.protocol.HttpContext context)
Deprecated.  
  | 
public void process(org.apache.http.HttpResponse response,
           org.apache.http.protocol.HttpContext context)
             throws org.apache.http.HttpException,
                    IOException
process in interface org.apache.http.HttpResponseInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.