close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

Removal: Deprecated LdapMember#getOrganizationalUnit Method

We have finally deleted LdapMember#getOrganizationalUnit , which has never been used. If you have implemented the LdapMember interface, you can delete the method. You must at least delete the @Override annotation.

We also deleted LdapUserProviderConfigurationProperties#supportMemberOus , which was used to activate LdapMember#getOrganizationalUnit (and which was false by default).

With the deletion of LdapMember#getOrganizationalUnit , the interface OrganizationalUnit became obsolete and has therefore been deprecated.

(CMS-19986)

Search Results

Table Of Contents