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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java1675 "(targetdn=*"+tn+"*,o=test)");
1684 LDAPFilter.decode("(targetdn=*"+tn+"*,o=test)"),
1714 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
1731 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
1746 checkValue(resultEntry,"targetdn","uid="+tn+"3," + TEST_ROOT_DN_STRING);
1758 checkValue(resultEntry,"targetdn","uid="+tn+"4," + TEST_ROOT_DN_STRING);
3105 String filter = "(targetdn=*"+tn.toLowerCase()+"*,o=test)";
3142 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
3160 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
3175 checkValue(resultEntry,"targetdn","ui
4394 parseIncludedAttributes( SearchResultEntry resultEntry, String targetdn) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java262 searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookie, nbEntries, SUCCESS, test);
289 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[0], nbEntries, SUCCESS, test);
299 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[1], nbEntries, SUCCESS, test);
303 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[2], nbEntries, SUCCESS, test);
311 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[3], nbEntries, SUCCESS, test);
710 String targetdn = getAttributeValue(resultEntry, "targetdn");
712 if (targetdn.endsWith("cn=robert hue,o=" + backendId5)
713 || targetdn.endsWith("cn=robert hue2,o=" + backendId5))
715 Entry targetEntry = parseIncludedAttributes(resultEntry, targetdn);
1467 parseIncludedAttributes(SearchResultEntry resultEntry, String targetdn) argument
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java1675 "(targetdn=*"+tn+"*,o=test)");
1684 LDAPFilter.decode("(targetdn=*"+tn+"*,o=test)"),
1714 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
1731 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
1746 checkValue(resultEntry,"targetdn","uid="+tn+"3," + TEST_ROOT_DN_STRING);
1758 checkValue(resultEntry,"targetdn","uid="+tn+"4," + TEST_ROOT_DN_STRING);
3105 String filter = "(targetdn=*"+tn.toLowerCase()+"*,o=test)";
3142 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
3160 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
3175 checkValue(resultEntry,"targetdn","ui
4394 parseIncludedAttributes( SearchResultEntry resultEntry, String targetdn) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java262 searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookie, nbEntries, SUCCESS, test);
289 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[0], nbEntries, SUCCESS, test);
299 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[1], nbEntries, SUCCESS, test);
303 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[2], nbEntries, SUCCESS, test);
311 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[3], nbEntries, SUCCESS, test);
710 String targetdn = getAttributeValue(resultEntry, "targetdn");
712 if (targetdn.endsWith("cn=robert hue,o=" + backendId5)
713 || targetdn.endsWith("cn=robert hue2,o=" + backendId5))
715 Entry targetEntry = parseIncludedAttributes(resultEntry, targetdn);
1467 parseIncludedAttributes(SearchResultEntry resultEntry, String targetdn) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java1675 "(targetdn=*"+tn+"*,o=test)");
1684 LDAPFilter.decode("(targetdn=*"+tn+"*,o=test)"),
1714 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
1731 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
1746 checkValue(resultEntry,"targetdn","uid="+tn+"3," + TEST_ROOT_DN_STRING);
1758 checkValue(resultEntry,"targetdn","uid="+tn+"4," + TEST_ROOT_DN_STRING);
3105 String filter = "(targetdn=*"+tn.toLowerCase()+"*,o=test)";
3142 checkValue(resultEntry,"targetdn","uid="+tn+"1," + TEST_ROOT_DN_STRING);
3160 checkValue(resultEntry,"targetdn","uid="+tn+"2," + TEST_ROOT_DN_STRING);
3175 checkValue(resultEntry,"targetdn","ui
4394 parseIncludedAttributes( SearchResultEntry resultEntry, String targetdn) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DChangelogBackendTestCase.java275 searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookie, SUCCESS, nbEntries, test);
301 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[0], SUCCESS, nbEntries, test);
310 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[1], SUCCESS, nbEntries, test);
314 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[2], SUCCESS, nbEntries, test);
321 searchOp = searchChangelogUsingCookie("(targetdn=*" + test + "*,o=test)", cookies[3], SUCCESS, nbEntries, test);
726 String targetdn = getAttributeValue(resultEntry, "targetdn");
728 if (targetdn.endsWith("cn=robert hue,o=" + backendId5)
729 || targetdn.endsWith("cn=robert hue2,o=" + backendId5))
731 Entry targetEntry = parseIncludedAttributes(resultEntry, targetdn);
1503 parseIncludedAttributes(SearchResultEntry resultEntry, String targetdn) argument
[all...]

Completed in 64 milliseconds