Package | Description |
---|---|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
org.apache.solr.security |
Commonly used classes for Solr security framework.
|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Method and Description |
---|---|
void |
HttpShardHandlerFactory.setSecurityBuilder(HttpClientBuilderPlugin clientBuilderPlugin) |
void |
ShardHandlerFactory.setSecurityBuilder(HttpClientBuilderPlugin clientBuilderPlugin) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableInternodeAuthHadoopPlugin
This class extends HadoopAuthPlugin by enabling configuration of
authentication mechanism for Solr internal communication.
|
class |
KerberosPlugin |
class |
PKIAuthenticationPlugin |
Modifier and Type | Method and Description |
---|---|
void |
UpdateShardHandler.setSecurityBuilder(HttpClientBuilderPlugin builder) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.