Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 449 Bytes

ldap-test-server-py4j

A Py4J gateway server for interaction with CPython code exposing an interface to configuring and running an in-memory LDAP server. Uses UnboundID LDAP SDK through the test-ldap-utils wrapper written by Trever Shick.

Application is part of a Python testing tool for code working with LDAP databases, which is also on GitHub.