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 | 
|---|---|
| void | configure(org.apache.http.impl.client.DefaultHttpClient httpClient,
         SolrParams config) | 
| static void | regenerateJaasConfiguration()The jaasConfig is static, which makes it problematic for testing in the same jvm. | 
toBooleanDefaultIfNull, toBooleanObjectpublic static final String LOGIN_CONFIG_PROP
public static void regenerateJaasConfiguration()
public void configure(org.apache.http.impl.client.DefaultHttpClient httpClient,
                      SolrParams config)
configure in class HttpClientConfigurerCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.