Registry / networking / api-ldap-codec-standalone

api-ldap-codec-standalone

JSON →
library2.1.7javamavenunverified

Standalone LDAP codec implementation for encoding and decoding LDAP messages without OSGi dependencies.

<dependency> <groupId>org.apache.directory.api</groupId> <artifactId>api-ldap-codec-standalone</artifactId> <version>2.1.7</version> </dependency>
INSTALL
IMPORT
SIG · API-LDAP-CODEC-STA
A
api-ldap-codec-standalone
networkingjavav2.1.7
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.

LdapCodecService
org.apache.directory.api.ldap.codec.standalone.LdapCodecService

Creates a standalone LDAP codec service.

import org.apache.directory.api.ldap.codec.standalone.LdapCodecService; LdapCodecService codec = new LdapCodecService(); // Use codec for LDAP message encoding/decoding
Debug
Known issues
gotchaThis module embeds Felix OSGi framework; avoid using in OSGi environments to prevent conflicts.
fix
Use the standard api-ldap-codec module instead if deploying in an OSGi container.
affects: all
Upgrade
Version history
2.1.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
OpenAI (training)
1
Resources
api-ldap-codec-standalone — mvn dependency:get api-ldap-codec-standalone · libregistry