spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

Implement proximity filter ~=

Open mkobel opened this issue 8 months ago • 0 comments
trafficstars

Implement proximity filter to allow to create criteria queries like where("cn").proximity("John") resulting in a filter like (cn~=John)

mkobel avatar Mar 19 '25 16:03 mkobel