Class BroadleafSolrProperties.ZooKeeperACLProperties

    • Constructor Detail

      • ZooKeeperACLProperties

        public ZooKeeperACLProperties()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • getUsername

        public String getUsername()
      • getPassword

        public String getPassword()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • setUsername

        public void setUsername​(String username)
      • setPassword

        public void setPassword​(String password)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object