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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDisconnectClientPlugin.java228 disconnectInternal(abandonOperation, "PreParse");
240 if (disconnectInternal(addOperation, "PreParse"))
255 disconnectInternal(bindOperation, "PreParse");
268 if (disconnectInternal(compareOperation, "PreParse"))
284 if (disconnectInternal(deleteOperation, "PreParse"))
300 if (disconnectInternal(extendedOperation, "PreParse"))
316 if (disconnectInternal(modifyOperation, "PreParse"))
332 if (disconnectInternal(modifyDNOperation, "PreParse"))
348 if (disconnectInternal(searchOperation, "PreParse"))
364 disconnectInternal(unbindOperatio
739 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDisconnectClientPlugin.java233 disconnectInternal(abandonOperation, "PreParse");
245 if (disconnectInternal(addOperation, "PreParse"))
260 disconnectInternal(bindOperation, "PreParse");
273 if (disconnectInternal(compareOperation, "PreParse"))
289 if (disconnectInternal(deleteOperation, "PreParse"))
305 if (disconnectInternal(extendedOperation, "PreParse"))
321 if (disconnectInternal(modifyOperation, "PreParse"))
337 if (disconnectInternal(modifyDNOperation, "PreParse"))
353 if (disconnectInternal(searchOperation, "PreParse"))
369 disconnectInternal(unbindOperatio
744 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDisconnectClientPlugin.java228 disconnectInternal(abandonOperation, "PreParse");
240 if (disconnectInternal(addOperation, "PreParse"))
255 disconnectInternal(bindOperation, "PreParse");
268 if (disconnectInternal(compareOperation, "PreParse"))
284 if (disconnectInternal(deleteOperation, "PreParse"))
300 if (disconnectInternal(extendedOperation, "PreParse"))
316 if (disconnectInternal(modifyOperation, "PreParse"))
332 if (disconnectInternal(modifyDNOperation, "PreParse"))
348 if (disconnectInternal(searchOperation, "PreParse"))
364 disconnectInternal(unbindOperatio
739 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDisconnectClientPlugin.java233 disconnectInternal(abandonOperation, "PreParse");
245 if (disconnectInternal(addOperation, "PreParse"))
260 disconnectInternal(bindOperation, "PreParse");
273 if (disconnectInternal(compareOperation, "PreParse"))
289 if (disconnectInternal(deleteOperation, "PreParse"))
305 if (disconnectInternal(extendedOperation, "PreParse"))
321 if (disconnectInternal(modifyOperation, "PreParse"))
337 if (disconnectInternal(modifyDNOperation, "PreParse"))
353 if (disconnectInternal(searchOperation, "PreParse"))
369 disconnectInternal(unbindOperatio
744 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDisconnectClientPlugin.java228 disconnectInternal(abandonOperation, "PreParse");
240 if (disconnectInternal(addOperation, "PreParse"))
255 disconnectInternal(bindOperation, "PreParse");
268 if (disconnectInternal(compareOperation, "PreParse"))
284 if (disconnectInternal(deleteOperation, "PreParse"))
300 if (disconnectInternal(extendedOperation, "PreParse"))
316 if (disconnectInternal(modifyOperation, "PreParse"))
332 if (disconnectInternal(modifyDNOperation, "PreParse"))
348 if (disconnectInternal(searchOperation, "PreParse"))
364 disconnectInternal(unbindOperatio
739 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DDisconnectClientPlugin.java230 disconnectInternal(abandonOperation, "PreParse");
240 if (disconnectInternal(addOperation, "PreParse"))
253 disconnectInternal(bindOperation, "PreParse");
264 if (disconnectInternal(compareOperation, "PreParse"))
278 if (disconnectInternal(deleteOperation, "PreParse"))
292 if (disconnectInternal(extendedOperation, "PreParse"))
306 if (disconnectInternal(modifyOperation, "PreParse"))
320 if (disconnectInternal(modifyDNOperation, "PreParse"))
334 if (disconnectInternal(searchOperation, "PreParse"))
348 disconnectInternal(unbindOperatio
671 private boolean disconnectInternal(PluginOperation operation, method in class:DisconnectClientPlugin
[all...]

Completed in 26 milliseconds