2008年5月21日星期三

LdapTemplate

LdapTemplate是一个用于简化LDAP开发的框架。采用与Spring JdbcTemplate一样的设计原理。LdapTemplate这个模板类提供了在LDAP开发过程常用到的一些操作比如:通过NamingEnumerations进行creating,looping和处理异常,回收资源,encoding/decoding values与filters等。



转到项目网站

没有评论: