public class PreemptiveAuth extends Object implements org.apache.http.HttpRequestInterceptor
| Constructor and Description | 
|---|
| PreemptiveAuth(org.apache.http.auth.AuthScheme authScheme) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(org.apache.http.HttpRequest request,
       org.apache.http.protocol.HttpContext context) | 
public void process(org.apache.http.HttpRequest request,
                    org.apache.http.protocol.HttpContext context)
             throws org.apache.http.HttpException,
                    IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.