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

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DTLSByteChannel.java58 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
480 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DTLSByteChannel.java57 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
479 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DTLSByteChannel.java58 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
480 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DTLSByteChannel.java58 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
480 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DTLSByteChannel.java57 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
479 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DTLSByteChannel.java54 public final class TLSByteChannel implements ConnectionSecurityProvider class in inherits:ConnectionSecurityProvider
470 public TLSByteChannel(final ByteChannel channel, final SSLEngine sslEngine) method in class:TLSByteChannel

Completed in 38 milliseconds