KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > ldap > InitialLdapContext > Top Examples

  • org.apache.ldap.server.prefs.ServerSystemPreferences
    A server side system Perferences implementation. This implementation presumes the creation of a root system preferences node in advance. This should be included with the system.ldif that is packaged with the server. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Projec ...
  • org.apache.ldap.server.AbstractServerTest
    A simple testcase for testing JNDI provider functionality. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $
  • org.apache.ldap.server.authn.SimpleAuthenticationTest
    A set of simple tests to make sure simple authentication is working as it should. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $
  • org.jivesoftware.messenger.ldap.LdapManager
    Centralized administration of LDAP connections. The getInstance() method should be used to get an instace. The following configure this manager:<ul> <li>ldap.host</li> <li>ldap.port</li> <li>ldap.baseDN</li> <li>ldap.alternateBaseDN</li> <li ...
  • org.apache.ldap.server.jndi.ServerContextFactory
    Adds additional bootstrapping for server socket listeners when firing up the server. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $ @see javax.naming.spi.InitialContextFactory
  • org.apache.lenya.ac.ldap.LDAPUser
    LDAP user. @version $Id: LDAPUser.java 190937 2005-06-16 15:44:10Z jwkaltz $
Popular Tags