Searched defs:LDAPConnectionHandler (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java80 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
225 * @see LDAPConnectionHandler#sslEngine
250 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
267 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
480 return LDAPConnectionHandler.class.getName();
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java79 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
224 * @see LDAPConnectionHandler#sslEngine
249 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
266 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
479 return LDAPConnectionHandler.class.getName();
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java80 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
225 * @see LDAPConnectionHandler#sslEngine
250 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
267 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
480 return LDAPConnectionHandler.class.getName();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java80 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
225 * @see LDAPConnectionHandler#sslEngine
250 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
267 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
480 return LDAPConnectionHandler.class.getName();
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java79 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
224 * @see LDAPConnectionHandler#sslEngine
249 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
266 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
479 return LDAPConnectionHandler.class.getName();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java81 public final class LDAPConnectionHandler extends class in inherits:ConnectionHandler,ConfigurationChangeListener,ServerShutdownListener,AlertGenerator
220 * @see LDAPConnectionHandler#sslEngine
245 public LDAPConnectionHandler() method in class:LDAPConnectionHandler
262 public LDAPConnectionHandler(QueueingStrategy strategy, String friendlyName) method in class:LDAPConnectionHandler
460 return LDAPConnectionHandler.class.getName();

Completed in 32 milliseconds