public class ResponseBasicUnauthorized extends Object implements org.apache.http.HttpResponseInterceptor
Constructor and Description |
---|
ResponseBasicUnauthorized() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public void process(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpResponseInterceptor
org.apache.http.HttpException
IOException
Copyright © 2019. All Rights Reserved.