@Deprecated @Contract(threading=STATELESS) public class RequestAuthCache extends Object implements org.apache.hc.core5.http.HttpRequestInterceptor
AuthScheme
instance in the local
AuthCache
associated with the given target or proxy host.Constructor and Description |
---|
RequestAuthCache()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.EntityDetails entity,
org.apache.hc.core5.http.protocol.HttpContext context)
Deprecated.
|
public void process(org.apache.hc.core5.http.HttpRequest request, org.apache.hc.core5.http.EntityDetails entity, org.apache.hc.core5.http.protocol.HttpContext context) throws org.apache.hc.core5.http.HttpException, IOException
process
in interface org.apache.hc.core5.http.HttpRequestInterceptor
org.apache.hc.core5.http.HttpException
IOException
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.