开放源码的ldap系统
上传时间: 2014-11-17
上传用户:yoleeson
一个java的ldap服务器
上传时间: 2013-12-26
上传用户:zhengjian
对ldap服务的基本操作,如连接,添加,删除,移动,查找等
上传时间: 2015-01-07
上传用户:cooran
利用ldapssl封装库开发的ldap浏览工具,对于如何利用ldap协议,与ldap服务器通信,并实现item的查找,浏览,修改提供指导意义。
上传时间: 2015-01-09
上传用户:cooran
linux下ldap服务器安装配置手册
上传时间: 2015-01-31
上传用户:亚亚娟娟123
ldap 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信
上传时间: 2014-01-13
上传用户:wanqunsheng
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接
上传时间: 2014-01-24
上传用户:gonuiln
ldap口令破解,环境: linux , unix ,用gcc编译,效率最高的ldap口令破解器,代码价值很高,编译米面用makefile
上传时间: 2013-11-30
上传用户:lacsx
操作ldap的工具,包括浏览,更改,删除。一个比较好的JAVA操作ldap工具,
上传时间: 2015-06-17
上传用户:无聊来刷下
Many applications use connection/object pool. A program may require a IMAP connection pool and ldap connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a ldap connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection pool applications program
上传时间: 2013-12-25
上传用户:playboys0