spring-data-ldap
spring-data-ldap copied to clipboard
Repository abstraction for Spring LDAP
I have the following Entity ```kotlin @Entry(objectClasses = ["top", "person", "user"], base = "ou=users") class LdapUser { @Id lateinit var id: Name @Attribute(name = "objectGUID", type = Attribute.Type.BINARY, readonly =...
**[Brett Maxfield](https://jira.spring.io/secure/ViewProfile.jspa?name=maxfieb)** opened **[DATALDAP-22](https://jira.spring.io/browse/DATALDAP-22?redirect=false)** and commented It would be nice to be able to replace parameters in base dn of a custom `@Query` For example, you can do this as...
**[Alex](https://jira.spring.io/secure/ViewProfile.jspa?name=lindstrong)** opened **[DATALDAP-62](https://jira.spring.io/browse/DATALDAP-62?redirect=false)** and commented I have a POJO class that contains LDAP attributes. The class is annotated with `@Entry` annotation. The entity has some fields as a collection (i.e....
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATALDAP-184](https://jira.spring.io/browse/DATALDAP-184?redirect=false)** and commented --- No further details from [DATALDAP-184](https://jira.spring.io/browse/DATALDAP-184?redirect=false)