Uses of Class
org.apache.solr.security.SolrNodeKeyPair
-
Packages that use SolrNodeKeyPair Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.security Commonly used classes for Solr security framework. -
-
Uses of SolrNodeKeyPair in org.apache.solr.core
Fields in org.apache.solr.core declared as SolrNodeKeyPair Modifier and Type Field Description protected SolrNodeKeyPair
CoreContainer. nodeKeyPair
-
Uses of SolrNodeKeyPair in org.apache.solr.security
Constructors in org.apache.solr.security with parameters of type SolrNodeKeyPair Constructor Description GetPublicKey(SolrNodeKeyPair nodeKeyPair)
PublicKeyHandler(SolrNodeKeyPair nodeKeyPair)
-