Package org.apache.solr.security
Interface BasicAuthPlugin.AuthenticationProvider
- All Superinterfaces:
org.apache.solr.common.SpecProvider
- All Known Implementing Classes:
Sha256AuthenticationProvider
- Enclosing class:
BasicAuthPlugin
public static interface BasicAuthPlugin.AuthenticationProvider
extends org.apache.solr.common.SpecProvider
-
Method Summary
Methods inherited from interface org.apache.solr.common.SpecProvider
getSpec
-
Method Details
-
init
-
authenticate
-
getPromptHeaders
-