Searched refs:responseControls (Results 1 - 25 of 103) sorted by relevance

12345

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/controls/
H A DVLVControlTestCase.java506 List<Control> responseControls = internalSearch.getResponseControls();
507 assertNotNull(responseControls);
508 assertEquals(responseControls.size(), 2);
512 for (Control c : responseControls)
566 List<Control> responseControls = internalSearch.getResponseControls();
567 assertNotNull(responseControls);
568 assertEquals(responseControls.size(), 2);
572 for (Control c : responseControls)
626 List<Control> responseControls = internalSearch.getResponseControls();
627 assertNotNull(responseControls);
1103 getVLVResponseControl(List<Control> responseControls) argument
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/controls/
H A DServerSideSortControlTestCase.java350 List<Control> responseControls = internalSearch.getResponseControls();
351 assertNotNull(responseControls);
352 assertEquals(responseControls.size(), 1);
355 Control c = responseControls.get(0);
421 List<Control> responseControls = internalSearch.getResponseControls();
422 assertNotNull(responseControls);
423 assertEquals(responseControls.size(), 1);
426 Control c = responseControls.get(0);
490 List<Control> responseControls = internalSearch.getResponseControls();
491 assertNotNull(responseControls);
[all...]
H A DVLVControlTestCase.java536 List<Control> responseControls = internalSearch.getResponseControls();
537 assertNotNull(responseControls);
538 assertEquals(responseControls.size(), 2);
542 for (Control c : responseControls)
629 List<Control> responseControls = internalSearch.getResponseControls();
630 assertNotNull(responseControls);
631 assertEquals(responseControls.size(), 2);
635 for (Control c : responseControls)
722 List<Control> responseControls = internalSearch.getResponseControls();
723 assertNotNull(responseControls);
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/controls/
H A DServerSideSortControlTestCase.java349 List<Control> responseControls = internalSearch.getResponseControls();
350 assertNotNull(responseControls);
351 assertEquals(responseControls.size(), 1);
354 Control c = responseControls.get(0);
420 List<Control> responseControls = internalSearch.getResponseControls();
421 assertNotNull(responseControls);
422 assertEquals(responseControls.size(), 1);
425 Control c = responseControls.get(0);
489 List<Control> responseControls = internalSearch.getResponseControls();
490 assertNotNull(responseControls);
[all...]
H A DVLVControlTestCase.java535 List<Control> responseControls = internalSearch.getResponseControls();
536 assertNotNull(responseControls);
537 assertEquals(responseControls.size(), 2);
541 for (Control c : responseControls)
628 List<Control> responseControls = internalSearch.getResponseControls();
629 assertNotNull(responseControls);
630 assertEquals(responseControls.size(), 2);
634 for (Control c : responseControls)
721 List<Control> responseControls = internalSearch.getResponseControls();
722 assertNotNull(responseControls);
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/controls/
H A DServerSideSortControlTestCase.java350 List<Control> responseControls = internalSearch.getResponseControls();
351 assertNotNull(responseControls);
352 assertEquals(responseControls.size(), 1);
355 Control c = responseControls.get(0);
421 List<Control> responseControls = internalSearch.getResponseControls();
422 assertNotNull(responseControls);
423 assertEquals(responseControls.size(), 1);
426 Control c = responseControls.get(0);
490 List<Control> responseControls = internalSearch.getResponseControls();
491 assertNotNull(responseControls);
[all...]
H A DVLVControlTestCase.java536 List<Control> responseControls = internalSearch.getResponseControls();
537 assertNotNull(responseControls);
538 assertEquals(responseControls.size(), 2);
542 for (Control c : responseControls)
629 List<Control> responseControls = internalSearch.getResponseControls();
630 assertNotNull(responseControls);
631 assertEquals(responseControls.size(), 2);
635 for (Control c : responseControls)
722 List<Control> responseControls = internalSearch.getResponseControls();
723 assertNotNull(responseControls);
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/controls/
H A DServerSideSortControlTestCase.java349 List<Control> responseControls = internalSearch.getResponseControls();
350 assertNotNull(responseControls);
351 assertEquals(responseControls.size(), 1);
354 Control c = responseControls.get(0);
420 List<Control> responseControls = internalSearch.getResponseControls();
421 assertNotNull(responseControls);
422 assertEquals(responseControls.size(), 1);
425 Control c = responseControls.get(0);
489 List<Control> responseControls = internalSearch.getResponseControls();
490 assertNotNull(responseControls);
[all...]
H A DVLVControlTestCase.java535 List<Control> responseControls = internalSearch.getResponseControls();
536 assertNotNull(responseControls);
537 assertEquals(responseControls.size(), 2);
541 for (Control c : responseControls)
628 List<Control> responseControls = internalSearch.getResponseControls();
629 assertNotNull(responseControls);
630 assertEquals(responseControls.size(), 2);
634 for (Control c : responseControls)
721 List<Control> responseControls = internalSearch.getResponseControls();
722 assertNotNull(responseControls);
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/controls/
H A DServerSideSortControlTestCase.java350 List<Control> responseControls = internalSearch.getResponseControls();
351 assertNotNull(responseControls);
352 assertEquals(responseControls.size(), 1);
355 Control c = responseControls.get(0);
421 List<Control> responseControls = internalSearch.getResponseControls();
422 assertNotNull(responseControls);
423 assertEquals(responseControls.size(), 1);
426 Control c = responseControls.get(0);
490 List<Control> responseControls = internalSearch.getResponseControls();
491 assertNotNull(responseControls);
[all...]
H A DVLVControlTestCase.java536 List<Control> responseControls = internalSearch.getResponseControls();
537 assertNotNull(responseControls);
538 assertEquals(responseControls.size(), 2);
542 for (Control c : responseControls)
629 List<Control> responseControls = internalSearch.getResponseControls();
630 assertNotNull(responseControls);
631 assertEquals(responseControls.size(), 2);
635 for (Control c : responseControls)
722 List<Control> responseControls = internalSearch.getResponseControls();
723 assertNotNull(responseControls);
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java178 ArrayList<Control> responseControls = new ArrayList<Control>();
184 responseControls);
207 ArrayList<Control> responseControls = new ArrayList<Control>();
211 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
234 ArrayList<Control> responseControls = new ArrayList<Control>();
239 requestControls, responseControls);
262 ArrayList<Control> responseControls = new ArrayList<Control>();
271 responseControls);
297 ArrayList<Control> responseControls = new ArrayList<Control>();
306 requestControls, responseControls);
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java177 ArrayList<Control> responseControls = new ArrayList<Control>();
183 responseControls);
206 ArrayList<Control> responseControls = new ArrayList<Control>();
210 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
233 ArrayList<Control> responseControls = new ArrayList<Control>();
238 requestControls, responseControls);
261 ArrayList<Control> responseControls = new ArrayList<Control>();
270 responseControls);
296 ArrayList<Control> responseControls = new ArrayList<Control>();
305 requestControls, responseControls);
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java178 ArrayList<Control> responseControls = new ArrayList<Control>();
184 responseControls);
207 ArrayList<Control> responseControls = new ArrayList<Control>();
211 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
234 ArrayList<Control> responseControls = new ArrayList<Control>();
239 requestControls, responseControls);
262 ArrayList<Control> responseControls = new ArrayList<Control>();
271 responseControls);
297 ArrayList<Control> responseControls = new ArrayList<Control>();
306 requestControls, responseControls);
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java177 ArrayList<Control> responseControls = new ArrayList<Control>();
183 responseControls);
206 ArrayList<Control> responseControls = new ArrayList<Control>();
210 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
233 ArrayList<Control> responseControls = new ArrayList<Control>();
238 requestControls, responseControls);
261 ArrayList<Control> responseControls = new ArrayList<Control>();
270 responseControls);
296 ArrayList<Control> responseControls = new ArrayList<Control>();
305 requestControls, responseControls);
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java178 ArrayList<Control> responseControls = new ArrayList<Control>();
184 responseControls);
207 ArrayList<Control> responseControls = new ArrayList<Control>();
211 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
234 ArrayList<Control> responseControls = new ArrayList<Control>();
239 requestControls, responseControls);
262 ArrayList<Control> responseControls = new ArrayList<Control>();
271 responseControls);
297 ArrayList<Control> responseControls = new ArrayList<Control>();
306 requestControls, responseControls);
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java163 ArrayList<Control> responseControls = new ArrayList<>();
169 responseControls);
192 ArrayList<Control> responseControls = new ArrayList<>();
196 authHandler.doSimpleBind(3, null, null, requestControls, responseControls);
219 ArrayList<Control> responseControls = new ArrayList<>();
224 requestControls, responseControls);
247 ArrayList<Control> responseControls = new ArrayList<>();
256 responseControls);
282 ArrayList<Control> responseControls = new ArrayList<>();
291 requestControls, responseControls);
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestVLVIndex.java404 List<Control> responseControls = internalSearch.getResponseControls();
405 assertNotNull(responseControls);
406 assertEquals(responseControls.size(), 2);
410 for (Control c : responseControls)
492 List<Control> responseControls = internalSearch.getResponseControls();
493 assertNotNull(responseControls);
494 assertEquals(responseControls.size(), 2);
498 for (Control c : responseControls)
580 List<Control> responseControls = internalSearch.getResponseControls();
581 assertNotNull(responseControls);
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestVLVIndex.java403 List<Control> responseControls = internalSearch.getResponseControls();
404 assertNotNull(responseControls);
405 assertEquals(responseControls.size(), 2);
409 for (Control c : responseControls)
491 List<Control> responseControls = internalSearch.getResponseControls();
492 assertNotNull(responseControls);
493 assertEquals(responseControls.size(), 2);
497 for (Control c : responseControls)
579 List<Control> responseControls = internalSearch.getResponseControls();
580 assertNotNull(responseControls);
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestVLVIndex.java404 List<Control> responseControls = internalSearch.getResponseControls();
405 assertNotNull(responseControls);
406 assertEquals(responseControls.size(), 2);
410 for (Control c : responseControls)
492 List<Control> responseControls = internalSearch.getResponseControls();
493 assertNotNull(responseControls);
494 assertEquals(responseControls.size(), 2);
498 for (Control c : responseControls)
580 List<Control> responseControls = internalSearch.getResponseControls();
581 assertNotNull(responseControls);
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestVLVIndex.java403 List<Control> responseControls = internalSearch.getResponseControls();
404 assertNotNull(responseControls);
405 assertEquals(responseControls.size(), 2);
409 for (Control c : responseControls)
491 List<Control> responseControls = internalSearch.getResponseControls();
492 assertNotNull(responseControls);
493 assertEquals(responseControls.size(), 2);
497 for (Control c : responseControls)
579 List<Control> responseControls = internalSearch.getResponseControls();
580 assertNotNull(responseControls);
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestVLVIndex.java404 List<Control> responseControls = internalSearch.getResponseControls();
405 assertNotNull(responseControls);
406 assertEquals(responseControls.size(), 2);
410 for (Control c : responseControls)
492 List<Control> responseControls = internalSearch.getResponseControls();
493 assertNotNull(responseControls);
494 assertEquals(responseControls.size(), 2);
498 for (Control c : responseControls)
580 List<Control> responseControls = internalSearch.getResponseControls();
581 assertNotNull(responseControls);
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPOutputStream.java453 List<Control> responseControls = op.getResponseControls();
456 new LDAPMessage(messageID, addResponse, responseControls));
502 List<Control> responseControls = op.getResponseControls();
511 new LDAPMessage(messageID, bindResponse, responseControls));
547 List<Control> responseControls = op.getResponseControls();
551 responseControls));
585 List<Control> responseControls = op.getResponseControls();
589 responseControls));
635 List<Control> responseControls = op.getResponseControls();
639 responseControls));
[all...]
/forgerock/opendj2/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPOutputStream.java452 List<Control> responseControls = op.getResponseControls();
455 new LDAPMessage(messageID, addResponse, responseControls));
501 List<Control> responseControls = op.getResponseControls();
510 new LDAPMessage(messageID, bindResponse, responseControls));
546 List<Control> responseControls = op.getResponseControls();
550 responseControls));
584 List<Control> responseControls = op.getResponseControls();
588 responseControls));
634 List<Control> responseControls = op.getResponseControls();
638 responseControls));
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/internal/
H A DInternalLDAPOutputStream.java453 List<Control> responseControls = op.getResponseControls();
456 new LDAPMessage(messageID, addResponse, responseControls));
502 List<Control> responseControls = op.getResponseControls();
511 new LDAPMessage(messageID, bindResponse, responseControls));
547 List<Control> responseControls = op.getResponseControls();
551 responseControls));
585 List<Control> responseControls = op.getResponseControls();
589 responseControls));
635 List<Control> responseControls = op.getResponseControls();
639 responseControls));
[all...]

Completed in 56 milliseconds

12345