Uses of Class
org.apache.solr.common.cloud.SecurityAwareZkACLProvider
-
Packages that use SecurityAwareZkACLProvider Package Description org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server. -
-
Uses of SecurityAwareZkACLProvider in org.apache.solr.common.cloud
Subclasses of SecurityAwareZkACLProvider in org.apache.solr.common.cloud Modifier and Type Class Description classSaslZkACLProviderZkACLProvider that gives all permissions for the user specified in System property "solr.authorization.superuser" (default: "solr") when using sasl, and gives read permissions for anyone else.classVMParamsAllAndReadonlyDigestZkACLProvider
-