Closed dfish3r closed 1 year ago
LdapEntry
SearchResponse
Map
Refactor these implementations to remove this dependency or leverage a normalized DN for comparison.
LdapEntry
implements equals and hashCode using a lowercase DNSearchResponse
stores LDAP entries in aMap
using a lowercase DN as the keyRefactor these implementations to remove this dependency or leverage a normalized DN for comparison.