Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.security |
Commonly used classes for Solr security framework.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationPlugin |
CoreContainer.getAuthenticationPlugin() |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthPlugin |
class |
ConfigurableInternodeAuthHadoopPlugin
This class extends HadoopAuthPlugin by enabling configuration of
authentication mechanism for Solr internal communication.
|
class |
HadoopAuthPlugin
This class implements a generic plugin which can use authentication schemes exposed by the
Hadoop framework.
|
class |
JWTAuthPlugin
Authenticaion plugin that finds logged in user by validating the signature of a JWT token
|
class |
KerberosPlugin |
class |
PKIAuthenticationPlugin |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.