Package org.apache.solr.security
Interface AuthorizationPlugin
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
ExternalRoleRuleBasedAuthorizationPlugin,MultiAuthRuleBasedAuthorizationPlugin,RuleBasedAuthorizationPlugin,RuleBasedAuthorizationPluginBase
Authorization interface that needs to be implemented to write an authorization plugin.
-
Method Summary
-
Method Details
-
authorize
-
init
-