Searched refs:disconnect (Results 126 - 150 of 167) sorted by relevance

1234567

/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DSdkConnectionAdapter.java320 this.clientConnection.disconnect(DisconnectReason.UNBIND, false, null);
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DClientConnection.java644 * when attempting to disconnect a client connection as a part of
652 * @param disconnectReason The disconnect reason that provides the
653 * generic cause for the disconnect.
661 public abstract void disconnect(DisconnectReason disconnectReason, method in class:ClientConnection
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java985 * Tests the <CODE>disconnect</CODE> method.
992 conn.disconnect(DisconnectReason.OTHER, false,
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java984 * Tests the <CODE>disconnect</CODE> method.
991 conn.disconnect(DisconnectReason.OTHER, false,
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DClientConnection.java644 * when attempting to disconnect a client connection as a part of
652 * @param disconnectReason The disconnect reason that provides the
653 * generic cause for the disconnect.
661 public abstract void disconnect(DisconnectReason disconnectReason, method in class:ClientConnection
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java149 * to prevent accepting new requests while a disconnect is in progress.
540 public void disconnect(DisconnectReason disconnectReason, method in class:HTTPClientConnection
548 // If we are already in the middle of a disconnect, then don't
H A DSdkConnectionAdapter.java321 this.clientConnection.disconnect(DisconnectReason.UNBIND, false, null);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java985 * Tests the <CODE>disconnect</CODE> method.
992 conn.disconnect(DisconnectReason.OTHER, false,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java984 * Tests the <CODE>disconnect</CODE> method.
991 conn.disconnect(DisconnectReason.OTHER, false,
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java985 * Tests the <CODE>disconnect</CODE> method.
992 conn.disconnect(DisconnectReason.OTHER, false,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java149 * to prevent accepting new requests while a disconnect is in progress.
540 public void disconnect(DisconnectReason disconnectReason, method in class:HTTPClientConnection
548 // If we are already in the middle of a disconnect, then don't
H A DSdkConnectionAdapter.java321 this.clientConnection.disconnect(DisconnectReason.UNBIND, false, null);
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DClientConnection.java643 * when attempting to disconnect a client connection as a part of
651 * @param disconnectReason The disconnect reason that provides the
652 * generic cause for the disconnect.
660 public abstract void disconnect(DisconnectReason disconnectReason, method in class:ClientConnection
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java148 * to prevent accepting new requests while a disconnect is in progress.
539 public void disconnect(DisconnectReason disconnectReason, method in class:HTTPClientConnection
547 // If we are already in the middle of a disconnect, then don't
H A DSdkConnectionAdapter.java320 this.clientConnection.disconnect(DisconnectReason.UNBIND, false, null);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DClientConnection.java644 * when attempting to disconnect a client connection as a part of
652 * @param disconnectReason The disconnect reason that provides the
653 * generic cause for the disconnect.
661 public abstract void disconnect(DisconnectReason disconnectReason, method in class:ClientConnection
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DClientConnection.java558 * when attempting to disconnect a client connection as a part of
566 * @param disconnectReason The disconnect reason that provides the
567 * generic cause for the disconnect.
575 public abstract void disconnect(DisconnectReason disconnectReason, method in class:ClientConnection
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPClientConnection.java160 * to prevent accepting new requests while a disconnect is in progress.
542 public void disconnect(DisconnectReason disconnectReason, boolean sendNotification, LocalizableMessage message) method in class:HTTPClientConnection
549 // If we are already in the middle of a disconnect, then don't do anything.
H A DSdkConnectionAdapter.java291 this.clientConnection.disconnect(DisconnectReason.UNBIND, false, null);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/internal/
H A DInternalClientConnectionTestCase.java851 * Tests the <CODE>disconnect</CODE> method.
856 getRootConnection().disconnect(DisconnectReason.OTHER, false,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java1747 conn.disconnect();
2204 conn.disconnect();
2260 conn.disconnect();
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...

Completed in 98 milliseconds

1234567