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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1393 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2482 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2530 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2578 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2624 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2668 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2707 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2871 .thenReceive(1,
2920 .thenReceive(1,
2969 .thenReceive(
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1367 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2444 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2489 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2534 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2577 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2618 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2654 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2804 .thenReceive(1,
2850 .thenReceive(1,
2896 .thenReceive(
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1399 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2488 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2536 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2584 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2630 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2674 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2713 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2877 .thenReceive(1,
2926 .thenReceive(1,
2975 .thenReceive(
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1367 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2444 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2489 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2534 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2577 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2618 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2654 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2804 .thenReceive(1,
2850 .thenReceive(1,
2896 .thenReceive(
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1393 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2482 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2530 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2578 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2624 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2668 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2707 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2871 .thenReceive(1,
2920 .thenReceive(1,
2969 .thenReceive(
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1324 MockServer thenReceive(final int messageID, final ProtocolOp op) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
2389 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2434 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2479 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2522 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2563 .thenReceive(1, newBindRequest(searchBindDNString, userPassword))
2599 .thenReceive(1, new UnbindRequestProtocolOp()).thenClose().start();
2748 .thenReceive(1,
2794 .thenReceive(1,
2840 .thenReceive(
[all...]

Completed in 51 milliseconds