Uses of Interface
org.apache.solr.security.ConfigEditablePlugin
-
Packages that use ConfigEditablePlugin Package Description org.apache.solr.security Commonly used classes for Solr security framework. -
-
Uses of ConfigEditablePlugin in org.apache.solr.security
Classes in org.apache.solr.security that implement ConfigEditablePlugin Modifier and Type Class Description classBasicAuthPluginclassExternalRoleRuleBasedAuthorizationPluginRule Based Authz plugin implementation which reads user roles from the request.classJWTAuthPluginAuthenticaion plugin that finds logged in user by validating the signature of a JWT tokenclassRuleBasedAuthorizationPluginOriginal implementation of Rule Based Authz plugin which configures user/role mapping in the security.json configurationclassRuleBasedAuthorizationPluginBaseBase class for rule based authorization pluginsclassSha256AuthenticationProvider
-