Files
spring-ldap/core
Josh Cummings c98c0200f7 Remove near From Query Builder DSL
I'd like to be a little bit more careful here and not add
a default method that throws an UnsupportedOperationException.

In the meantime, applications can use the filter method like
so:

LdapQueryBuilder.query().filter(new ProximityFilter("cn", "John Doe"))

PR gh-1052
2025-04-17 10:53:48 -06:00
..
2025-04-17 10:53:48 -06:00
2013-07-10 11:33:07 -05:00