Uses of Class
org.apache.solr.security.RuleBasedAuthorizationPluginBase
-
Packages that use RuleBasedAuthorizationPluginBase Package Description org.apache.solr.security Commonly used classes for Solr security framework. -
-
Uses of RuleBasedAuthorizationPluginBase in org.apache.solr.security
Subclasses of RuleBasedAuthorizationPluginBase in org.apache.solr.security Modifier and Type Class Description classExternalRoleRuleBasedAuthorizationPluginRule Based Authz plugin implementation which reads user roles from the request.classMultiAuthRuleBasedAuthorizationPluginAuthorization plugin designed to work with the MultiAuthPlugin to support different AuthorizationPlugin per scheme.classRuleBasedAuthorizationPluginOriginal implementation of Rule Based Authz plugin which configures user/role mapping in the security.json configuration
-