Java JNDI LDAP
Java examples for JNDI:LDAP
HOME
Java
JNDI
LDAP
Description
Click the following links for the tutorial for JNDI and LDAP.
Demonstrates how to do the equivalent of an LDAP "compare".
Create an initial context to an LDAP server using External authentication & SSL
Create an initial context to an LDAP server using an LDAPS URL
Rename an object in LADP
Rename an entry to another part of the namespace
Rename an interior node in LADP
Rename an entry and keep its old RDN as an attribute
Create an initial context to an LDAP server using simple authentication.
Create an initial context to an LDAP server using SSL
Create a connection with timeout in LADP
Create an initial context to an LDAP server using a custom socket factory
Compare LDAP names
Demonstrates RDN comparison in LADP
Create an LdapName and prints its components
Format DNs with special characters by escaping the values
Retrieve the DN from the search results
Retrieve an LdapName's suffix and prefix
Convert LdapName to String
Demonstrates how to pass LDAP name to the context methods.
Shows ways of modifying an LdapName
Timeout connection to LADP server
Shows how an LdapName can be obtained from the search results.
Sort search results can be obtained using SortControl API
Remove a binding in LADP
Setting LDAP Context Request Controls
Getting LDAP Response Controls