public class Krb5HttpClientConfigurer extends HttpClientConfigurer
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_CONFIG_PROP |
| Constructor and Description |
|---|
Krb5HttpClientConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(org.apache.http.impl.client.DefaultHttpClient httpClient,
SolrParams config) |
static boolean |
setSPNegoAuth(org.apache.http.impl.client.DefaultHttpClient httpClient)
Set the http SPNego auth information.
|
toBooleanDefaultIfNull, toBooleanObjectpublic static final String LOGIN_CONFIG_PROP
protected void configure(org.apache.http.impl.client.DefaultHttpClient httpClient,
SolrParams config)
configure in class HttpClientConfigurerpublic static boolean setSPNegoAuth(org.apache.http.impl.client.DefaultHttpClient httpClient)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.