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 Deprecated. The Hadoop Auth Plugin will be removed in Solr 10 with no replacement.KerberosFilter KerberosPlugin RequestContinuesRecorderAuthenticationHandler AuthenticationHandler
that delegates to anotherAuthenticationHandler
and records the response of managementOperation (which indicates whether the request should continue or not).