-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Invalid
-
Affects Version/s: 1.0.0-M12
-
Fix Version/s: 1.0.0-M13
-
Labels:None
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 )