rwinch / spring-ldap

Apache License 2.0
0 stars 0 forks source link

LDAP-322: Support rule OIDs with LdapQueryBuilder #69

Open rwinch opened 9 years ago

rwinch commented 9 years ago

Original Reporter: michael-o Environment: Not Specified Version: 2.0.2 Migrated From: https://jira.spring.io//browse/LDAP-322 {{LdapQueryBuilder}} does not support rule OID attribute filters. For more details about rule OIDs, look here: https://msdn.microsoft.com/en-us/library/aa746475%28v=vs.85%29.aspx

The current alternative is to construct the filter string manually.