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

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java282 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java291 .getSASLByteChannel(clientConn, mechanism, this);
386 .getSASLByteChannel(clientConn, mechanism, this);
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java281 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java290 .getSASLByteChannel(clientConn, mechanism, this);
385 .getSASLByteChannel(clientConn, mechanism, this);
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java282 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java291 .getSASLByteChannel(clientConn, mechanism, this);
386 .getSASLByteChannel(clientConn, mechanism, this);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java282 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java291 .getSASLByteChannel(clientConn, mechanism, this);
386 .getSASLByteChannel(clientConn, mechanism, this);
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java281 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java290 .getSASLByteChannel(clientConn, mechanism, this);
385 .getSASLByteChannel(clientConn, mechanism, this);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DSASLByteChannel.java266 public static SASLByteChannel getSASLByteChannel(final ClientConnection c, method in class:SASLByteChannel
H A DSASLContext.java281 .getSASLByteChannel(clientConn, mechanism, this);
370 .getSASLByteChannel(clientConn, mechanism, this);

Completed in 86 milliseconds