Registry / networking / shared-ldap

shared-ldap

JSON →
library0.9.19javamavenunverified

Common LDAP utility classes and data structures shared between Apache Directory clients and servers.

<dependency> <groupId>org.apache.directory.shared</groupId> <artifactId>shared-ldap</artifactId> <version>0.9.19</version> </dependency>
INSTALL
IMPORT
SIG · SHARED-LDAP
S
shared-ldap
networkingjavav0.9.19
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Entry
org.apache.directory.shared.ldap.entry.Entry

Create and manipulate an LDAP entry

import org.apache.directory.shared.ldap.entry.Entry; import org.apache.directory.shared.ldap.entry.DefaultEntry; Entry entry = new DefaultEntry("cn=test,dc=example,dc=com"); System.out.println(entry.getDn());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.19latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
shared-ldap — mvn dependency:get shared-ldap · libregistry