@Immutable public class ResponseAuthCache extends Object implements org.apache.http.HttpResponseInterceptor
AuthScheme
s
to the local AuthCache
instance. Cached AuthScheme
s 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.HttpResponseInterceptor
org.apache.http.HttpException
IOException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.