Package org.apache.solr.security.hadoop
Commonly used classes for Solr security framework.
-
Class Summary Class Description ConfigurableInternodeAuthHadoopPlugin This class extends HadoopAuthPlugin by enabling configuration of authentication mechanism for Solr internal communication.DelegationTokenKerberosFilter This is an authentication filter based on Hadoop'sDelegationTokenAuthenticationFilter
.DelegationTokenKerberosFilter.SolrZkToCuratorCredentialsACLs Convert Solr Zk Credentials/ACLs to Curator versionsHadoopAuthFilter This is an authentication filter based on Hadoop'sDelegationTokenAuthenticationFilter
.HadoopAuthFilter.SolrZkToCuratorCredentialsACLs Convert Solr Zk Credentials/ACLs to Curator versionsHadoopAuthPlugin This class implements a generic plugin which can use authentication schemes exposed by the Hadoop framework.KerberosFilter KerberosPlugin RequestContinuesRecorderAuthenticationHandler AuthenticationHandler
that delegates to anotherAuthenticationHandler
and records the response of managementOperation (which indicates whether the request should continue or not).