Class MultiAuthRuleBasedAuthorizationPlugin

java.lang.Object
org.apache.solr.security.RuleBasedAuthorizationPluginBase
org.apache.solr.security.MultiAuthRuleBasedAuthorizationPlugin
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.solr.common.SpecProvider, AuthorizationPlugin, ConfigEditablePlugin

public class MultiAuthRuleBasedAuthorizationPlugin extends RuleBasedAuthorizationPluginBase
Authorization plugin designed to work with the MultiAuthPlugin to support different AuthorizationPlugin per scheme.
WARNING: This API is experimental and might change in incompatible ways in the next release.