public class HttpAuthVerifier extends Object
| Constructor and Description |
|---|
HttpAuthVerifier(Bucket bucket,
Authenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verify(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public HttpAuthVerifier(Bucket bucket, Authenticator authenticator)
public boolean verify(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.