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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java188 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
203 LEVEL_1_USER_DN,
220 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
1006 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1041 LEVEL_1_USER_DN,
1848 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1851 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1852 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1853 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1855 * binding as LEVEL_1_USER_DN usin
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java178 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
193 LEVEL_1_USER_DN,
210 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
996 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1031 LEVEL_1_USER_DN,
1825 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1828 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1829 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1830 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1832 * binding as LEVEL_1_USER_DN usin
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java188 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
203 LEVEL_1_USER_DN,
220 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
1006 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1041 LEVEL_1_USER_DN,
1848 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1851 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1852 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1853 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1855 * binding as LEVEL_1_USER_DN usin
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java178 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
193 LEVEL_1_USER_DN,
210 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
996 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1031 LEVEL_1_USER_DN,
1825 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1828 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1829 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1830 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1832 * binding as LEVEL_1_USER_DN usin
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java188 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
203 LEVEL_1_USER_DN,
220 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
1006 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1041 LEVEL_1_USER_DN,
1848 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1851 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1852 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1853 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1855 * binding as LEVEL_1_USER_DN usin
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java182 private static final String LEVEL_1_USER_DN = "cn=level1 user," + OU_BASE_DN; field in class:AciTests
199 LEVEL_1_USER_DN,
216 private static final String BIND_RULE_USERDN_LEVEL_1 = "userdn=\"ldap:///" + LEVEL_1_USER_DN + "\"";
1006 private static final String LEVEL_1_USER_LDIF__SEARCH_TESTS = makeUserLdif(LEVEL_1_USER_DN, "level1", "user", "pa$$word");
1041 LEVEL_1_USER_DN,
1807 * ACI list after a move has been made. Add an ACI that allows LEVEL_1_USER_DN
1810 * Move the subtree binding as LEVEL_1_USER_DN using proxied authorization,
1811 * search with base at new DN binding as LEVEL_1_USER_DN proxied
1812 * authorization, then move the tree back binding as LEVEL_1_USER_DN using
1814 * binding as LEVEL_1_USER_DN usin
[all...]

Completed in 90 milliseconds