Uses of Interface
org.apache.solr.security.BasicAuthPlugin.AuthenticationProvider
-
Packages that use BasicAuthPlugin.AuthenticationProvider Package Description org.apache.solr.security Commonly used classes for Solr security framework. -
-
Uses of BasicAuthPlugin.AuthenticationProvider in org.apache.solr.security
Classes in org.apache.solr.security that implement BasicAuthPlugin.AuthenticationProvider Modifier and Type Class Description classSha256AuthenticationProviderMethods in org.apache.solr.security that return BasicAuthPlugin.AuthenticationProvider Modifier and Type Method Description protected BasicAuthPlugin.AuthenticationProviderBasicAuthPlugin. getAuthenticationProvider(Map<String,Object> pluginConfig)
-