-
Sep 2nd, 2010, 03:30 PM
#1
Communication with LDAP server
Hi All,
Would anybody know how Spring LDAP actually communicate with LDAP Servers? Does it use any OS native mechanism or does the Spring LDAP java code directly talks to the LDAP server?
Thanks in advance,
Mateus
-
Sep 7th, 2010, 11:54 AM
#2
Spring LDAP uses JNDI API (http://www.oracle.com/technetwork/ja...sp-137536.html) behind the scenes. It does not use any OS native mechanisms.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules