Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-87

The search() method does not return the same result if it's done with a SearchRequest or with parameters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • 1.0.0-M12
    • 1.0.0-M13
    • None

    Description

      The search method returns two different cursors, depending on which parameters we pass. This is not coherent.
      SearchCursor search( SearchRequest searchRequest )
      EntryCursor search( String baseDn, String filter, SearchScope scope, String... attributes )

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: