Uses of Interface
org.apache.solr.security.AuthorizationPlugin
Packages that use AuthorizationPlugin
Package
Description
Core classes implementing Solr internals and the management of
SolrCoresCommonly used classes for Solr security framework.
-
Uses of AuthorizationPlugin in org.apache.solr.core
Methods in org.apache.solr.core that return AuthorizationPlugin -
Uses of AuthorizationPlugin in org.apache.solr.security
Classes in org.apache.solr.security that implement AuthorizationPluginModifier and TypeClassDescriptionclassRule Based Authz plugin implementation which reads user roles from the request.classAuthorization plugin designed to work with the MultiAuthPlugin to support different AuthorizationPlugin per scheme.classOriginal implementation of Rule Based Authz plugin which configures user/role mapping in the security.json configurationclassBase class for rule based authorization plugins