AuthenticationStrategy@Deprecated
public class ResponseAuthCache
extends java.lang.Object
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(HttpResponse response,
HttpContext context)
Deprecated.
|