|
This version is still in development and is not considered stable yet. For the latest stable version, please use Spring LDAP 4.1.1! |
What’s New in Spring LDAP 4.2
Core
-
Added
LdapClient.Builder#dirContextPostProcessorfor post-processing a `DirContextAdapter’s construction -
Added
DirContextAdapter#setMayRemoveByValuefor controlling, per attribute, whetherDirContextAdaptermay remove individual values or must replace an attribute in its entirety. See Customizing HowDirContextAdapterCalculates Modifications.