Searched refs:OID_MANAGE_DSAIT_CONTROL (Results 1 - 25 of 72) sorted by relevance

123

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java217 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
265 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
323 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
382 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
445 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
505 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
567 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java216 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
264 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
322 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
381 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
444 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
504 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
566 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java217 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
265 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
323 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
382 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
445 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
505 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
567 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java216 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
264 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
322 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
381 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
444 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
504 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
566 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java217 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
265 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
323 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
382 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
445 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
505 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
567 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/ldap/
H A DLDAPv2TestCase.java196 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
234 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
282 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
331 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
383 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
433 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
485 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java33 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
53 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java32 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
52 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java33 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
53 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java32 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
52 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java33 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
53 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java33 import static org.opends.server.util.ServerConstants.OID_MANAGE_DSAIT_CONTROL;
51 private static final String ctrlString = OID_MANAGE_DSAIT_CONTROL + ":false";
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPToolUtils.java103 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPToolUtils.java102 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPToolUtils.java103 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPToolUtils.java103 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPToolUtils.java102 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPToolUtils.java103 controlOID = OID_MANAGE_DSAIT_CONTROL;
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java441 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java442 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java442 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java441 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java442 controls.add(new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciListenerManager.java408 LDAPControl c1 = new LDAPControl(OID_MANAGE_DSAIT_CONTROL, true);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DNullBackend.java111 OID_MANAGE_DSAIT_CONTROL,

Completed in 159 milliseconds

123