Closed GoogleCodeExporter closed 8 years ago
Added:
Ldap#search(SearchFilter, SearchControls)
Ldap#search(String, SearchFilter, SearchControls)
Ldap#search(String, SearchFilter, SearchControls, SearchResultHandler...)
AbstractLdap#search() and AbstractLdap#pagedSearch() now accept SearchControls
rather
than return attributes.
Methods that accepts return attributes as String[], invoke
LdapConfig.getSearchControls(String[]).
Fixed in r900.
Original comment by dfis...@gmail.com
on 21 Oct 2009 at 2:42
Original issue reported on code.google.com by
dfis...@gmail.com
on 20 Oct 2009 at 8:35