Class BroadleafSolrProperties.ZooKeeperACLProperties
java.lang.Object
com.broadleafcommerce.search.provider.solr.autoconfigure.BroadleafSolrProperties.ZooKeeperACLProperties
- Enclosing class:
- BroadleafSolrProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
boolean
void
setEnabled
(boolean enabled) void
setPassword
(String password) void
setUsername
(String username) toString()
-
Constructor Details
-
ZooKeeperACLProperties
public ZooKeeperACLProperties()
-
-
Method Details