public class KerberosHttpClient
extends com.metamx.http.client.AbstractHttpClient
| Constructor and Description |
|---|
KerberosHttpClient(com.metamx.http.client.HttpClient delegate,
AuthenticationKerberosConfig config) |
| Modifier and Type | Method and Description |
|---|---|
<Intermediate,Final> |
go(com.metamx.http.client.Request request,
com.metamx.http.client.response.HttpResponseHandler<Intermediate,Final> httpResponseHandler,
org.joda.time.Duration duration) |
public KerberosHttpClient(com.metamx.http.client.HttpClient delegate,
AuthenticationKerberosConfig config)
Copyright © 2011–2017. All rights reserved.