Searched defs:buildAciValue (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.java83 * they are built by buildAciValue, so that we are less likely to screw up
309 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
312 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
314 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
322 buildAciValue("name", "allow proxy control", "targetcontrol",
327 buildAciValue("name", "allow proxy import new mgr new tree", "target",
331 buildAciValue("name", "allow proxy import mgr tree", "target",
335 buildAciValue("name", "allow proxy export new mgr new tree", "target",
339 buildAciValue("name", "allow proxy export mgr tree", "target",
343 buildAciValue("nam
2243 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java72 * they are built by buildAciValue, so that we are less likely to screw up
299 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
302 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
304 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
312 buildAciValue("name", "allow proxy control", "targetcontrol",
317 buildAciValue("name", "allow proxy import new mgr new tree", "target",
321 buildAciValue("name", "allow proxy import mgr tree", "target",
325 buildAciValue("name", "allow proxy export new mgr new tree", "target",
329 buildAciValue("name", "allow proxy export mgr tree", "target",
333 buildAciValue("nam
2186 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java83 * they are built by buildAciValue, so that we are less likely to screw up
309 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
312 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
314 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
322 buildAciValue("name", "allow proxy control", "targetcontrol",
327 buildAciValue("name", "allow proxy import new mgr new tree", "target",
331 buildAciValue("name", "allow proxy import mgr tree", "target",
335 buildAciValue("name", "allow proxy export new mgr new tree", "target",
339 buildAciValue("name", "allow proxy export mgr tree", "target",
343 buildAciValue("nam
2243 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java72 * they are built by buildAciValue, so that we are less likely to screw up
299 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
302 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
304 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
312 buildAciValue("name", "allow proxy control", "targetcontrol",
317 buildAciValue("name", "allow proxy import new mgr new tree", "target",
321 buildAciValue("name", "allow proxy import mgr tree", "target",
325 buildAciValue("name", "allow proxy export new mgr new tree", "target",
329 buildAciValue("name", "allow proxy export mgr tree", "target",
333 buildAciValue("nam
2186 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java83 * they are built by buildAciValue, so that we are less likely to screw up
309 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
312 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
314 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
322 buildAciValue("name", "allow proxy control", "targetcontrol",
327 buildAciValue("name", "allow proxy import new mgr new tree", "target",
331 buildAciValue("name", "allow proxy import mgr tree", "target",
335 buildAciValue("name", "allow proxy export new mgr new tree", "target",
339 buildAciValue("name", "allow proxy export mgr tree", "target",
343 buildAciValue("nam
2243 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java73 * they are built by buildAciValue, so that we are less likely to screw up
306 buildAciValue("name", "allow all", "targetattr", "*", "allow(all)", BIND_RULE_USERDN_ALL);
309 buildAciValue("name", "allow compare", "targetattr", "*", "target", "ldap:///cn=*," + OU_LEAF_DN, "allow(compare)", BIND_RULE_USERDN_ALL);
311 private static final String DENY_READ_CN_SN_IF_PERSON = buildAciValue("name",
317 buildAciValue("name", "allow proxy control", "targetcontrol",
322 buildAciValue("name", "allow proxy import new mgr new tree", "target",
326 buildAciValue("name", "allow proxy import mgr tree", "target",
330 buildAciValue("name", "allow proxy export new mgr new tree", "target",
334 buildAciValue("name", "allow proxy export mgr tree", "target",
338 buildAciValue("nam
2166 private static String buildAciValue(String... aciFields) { method in class:AciTests
[all...]

Completed in 64 milliseconds