资 源 简 介
The Lightweight Directory Access Protocol, or simply well known LDAP, is a mostly used protocol for directory services which runs on TCP/IP. The Apache Directory Server (Apache DS) is used to process queries and updates to an LDAP information directory. Apache Directory Studio is used to communicate with Apache DS for browsing and editing as a client. The LDAP Browser is a tool designed to work with almost any LDAP server (Apache DS, OpenLdap, etc) available. It can be used to view the directory tree of the LDAP Server as well it can also be used to modify the directory tree by creating, editing or removing entries (which are major LDAP operations).
The objective of this project is to add following tooling facilities to LDAP Browser and Eclipse respectively.
Select an entry in the directory tree of the LDAP Browser, right click, and generate the domain model and persistent code (DAOs), into an Eclipse Java project based on the directory structure and schema