Uses of Class
edu.vt.middleware.ldap.handler.AbstractConnectionHandler

Packages that use AbstractConnectionHandler
edu.vt.middleware.ldap.handler   
 

Uses of AbstractConnectionHandler in edu.vt.middleware.ldap.handler
 

Subclasses of AbstractConnectionHandler in edu.vt.middleware.ldap.handler
 class DefaultConnectionHandler
          DefaultConnectionHandler creates a new LdapContext using environment properties obtained from LdapConfig.getEnvironment().
 class TlsConnectionHandler
          TlsConnectionHandler creates a new LdapContext using environment properties obtained from LdapConfig.getEnvironment() and then invokes the startTLS extended operation on the context.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.