public class ResponseBasicUnauthorized extends Object implements org.apache.hc.core5.http.HttpResponseInterceptor
| Constructor and Description |
|---|
ResponseBasicUnauthorized() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.hc.core5.http.HttpResponse response,
org.apache.hc.core5.http.EntityDetails entityDetails,
org.apache.hc.core5.http.protocol.HttpContext context) |
public void process(org.apache.hc.core5.http.HttpResponse response,
org.apache.hc.core5.http.EntityDetails entityDetails,
org.apache.hc.core5.http.protocol.HttpContext context)
throws org.apache.hc.core5.http.HttpException,
IOException
process in interface org.apache.hc.core5.http.HttpResponseInterceptororg.apache.hc.core5.http.HttpExceptionIOExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.