Jan Høydahl created SOLR-12194:
----------------------------------

             Summary: Deprecate SolrRequest#setBasicAuthCredentials
                 Key: SOLR-12194
                 URL: https://issues.apache.org/jira/browse/SOLR-12194
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
            Reporter: Jan Høydahl


We should deprecate these methods in {{SolrRequest}}:
{code:java}
  public SolrRequest setBasicAuthCredentials(String user, String password)
  public String getBasicAuthPassword()
  public String getBasicAuthUser()
{code}

The only way forward will be using the ClientBuilderFactory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to