Searched defs:newSearchResult (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.java2971 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3019 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
3069 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
3117 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3163 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3213 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4530 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java2898 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
2943 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
2990 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
3035 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3078 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3125 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4438 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java2977 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3025 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
3075 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
3123 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3169 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3219 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4536 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java2898 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
2943 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
2990 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
3035 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3078 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3125 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4438 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java2971 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3019 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
3069 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
3117 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3163 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3213 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4530 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java2842 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
2887 .thenSend(1, newSearchResult(ResultCode.UNAVAILABLE)).start();
2934 .thenSend(1, newSearchResult(ResultCode.SIZE_LIMIT_EXCEEDED)).start();
2979 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
3022 .thenSend(1, newSearchResult(ResultCode.TIME_LIMIT_EXCEEDED)).start();
3069 .thenSend(1, newSearchResult(ResultCode.SUCCESS)).start();
4379 SearchResultDoneProtocolOp newSearchResult(final ResultCode resultCode) method in class:LDAPPassThroughAuthenticationPolicyTestCase

Completed in 92 milliseconds