@Immutable 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() |
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-2012 The Apache Software Foundation. All Rights Reserved.