Searched refs:getTLSByteChannel (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java518 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2542 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1403 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java518 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2559 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1402 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java518 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2542 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1403 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java518 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2542 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1403 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java518 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2559 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1402 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java506 enableSSL(connectionHandler.getTLSByteChannel(timeoutClientChannel));
2451 connectionHandler.getTLSByteChannel(timeoutClientChannel);
H A DLDAPConnectionHandler.java1336 public TLSByteChannel getTLSByteChannel(ByteChannel channel) method in class:LDAPConnectionHandler

Completed in 77 milliseconds