Registry / networking / api-ldap-codec-core

api-ldap-codec-core

JSON →
library2.1.7javamavenunverified

Core LDAP codec library for encoding and decoding LDAP messages in client and server applications.

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

Initializes the LDAP codec service for message encoding/decoding.

import org.apache.directory.api.ldap.codec.api.LdapCodecService; public class Quickstart { public void example() { LdapCodecService codec = new LdapCodecService(); System.out.println("LDAP codec service initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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