Searched defs:getChannel (Results 1 - 25 of 55) sorted by relevance

123

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DConnectionSecurityProvider.java85 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java327 channel = connection.getChannel();
343 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java505 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DConnectionSecurityProvider.java84 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java326 channel = connection.getChannel();
342 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java504 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DConnectionSecurityProvider.java85 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java327 channel = connection.getChannel();
343 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java505 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DConnectionSecurityProvider.java85 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java327 channel = connection.getChannel();
343 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java505 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DConnectionSecurityProvider.java84 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java326 channel = connection.getChannel();
342 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java504 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DConnectionSecurityProvider.java84 ByteChannel getChannel(); method in interface:ConnectionSecurityProvider
H A DSASLByteChannel.java311 channel = connection.getChannel();
325 public ByteChannel getChannel() method in class:SASLByteChannel
H A DTLSByteChannel.java493 public ByteChannel getChannel() method in class:TLSByteChannel
/forgerock/openam-v13/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/
H A DRadiusRequestContext.java290 public DatagramChannel getChannel() { method in class:RadiusRequestContext
/forgerock/openam/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/
H A DRadiusRequestContext.java290 public DatagramChannel getChannel() { method in class:RadiusRequestContext
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPSocket.java272 public SocketChannel getChannel() method in class:InternalLDAPSocket
/forgerock/opendj2/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPSocket.java271 public SocketChannel getChannel() method in class:InternalLDAPSocket
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPSocket.java272 public SocketChannel getChannel() method in class:InternalLDAPSocket
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPSocket.java272 public SocketChannel getChannel() method in class:InternalLDAPSocket
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPSocket.java271 public SocketChannel getChannel() method in class:InternalLDAPSocket

Completed in 104 milliseconds

123