AuthenticationStrategy
@Immutable @Deprecated public class ResponseAuthCache extends Object implements 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()
Deprecated.
|
public void process(HttpResponse response, HttpContext context) throws HttpException, IOException
process
in interface HttpResponseInterceptor
HttpException
IOException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.