Uses of Class
edu.vt.middleware.ldap.handler.AbstractConnectionHandler
-
Packages that use AbstractConnectionHandler Package Description edu.vt.middleware.ldap.handler -
-
Uses of AbstractConnectionHandler in edu.vt.middleware.ldap.handler
Subclasses of AbstractConnectionHandler in edu.vt.middleware.ldap.handler Modifier and Type Class Description classDefaultConnectionHandlerDefaultConnectionHandlercreates a newLdapContextusing environment properties obtained fromLdapConfig.getEnvironment().classTlsConnectionHandlerTlsConnectionHandlercreates a newLdapContextusing environment properties obtained fromLdapConfig.getEnvironment()and then invokes the startTLS extended operation on the context.
-