AuthenticationStrategy
@Contract(threading=IMMUTABLE) @Deprecated public class ResponseAuthCache extends Object implements HttpResponseInterceptor
AuthScheme s到本地AuthCache实例。
缓存AuthScheme可以在对已知主机执行请求时重新使用,从而避免了额外的身份验证往返。
| Constructor and Description |
|---|
ResponseAuthCache()
已过时。
|
public void process(HttpResponse response, HttpContext context) throws HttpException, IOException
process在接口
HttpResponseInterceptor
HttpException
IOException
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.