You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should provide a converter implementation to convert String Id's extracted from a URI part into javax.naming.Name using javax.naming.ldap.LdapName implementations to improve Spring Data LDAP support.
Right now, the user code needs to provide an BackendIdConverter that handles the conversion
Issue Links:
DATALDAP-60 Enable Spring Data LDAP for Spring Data REST usage
Mark Paluch opened DATAREST-1198 and commented
We should provide a converter implementation to convert
String
Id's extracted from a URI part intojavax.naming.Name
usingjavax.naming.ldap.LdapName
implementations to improve Spring Data LDAP support.Right now, the user code needs to provide an
BackendIdConverter
that handles the conversionIssue Links:
Referenced from: pull request #290
Backported to: 3.0.8 (Kay SR8)
The text was updated successfully, but these errors were encountered: