Searched defs:newUser (Results 1 - 14 of 14) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java46 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
119 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
122 makeAddLDIF("userpassword", newUser, "password");
222 String principal = "dn:" + newUser;
228 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
230 JNDIModify(env, newUser, "description", descriptionStr,
232 deleteAttrFromEntry(newUser, "aci");
234 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
237 JNDIModify(env, newUser, "description", descriptionStr,
239 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java45 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
119 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
122 makeAddLDIF("userpassword", newUser, "password");
222 String principal = "dn:" + newUser;
228 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
230 JNDIModify(env, newUser, "description", descriptionStr,
232 deleteAttrFromEntry(newUser, "aci");
234 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
237 JNDIModify(env, newUser, "description", descriptionStr,
239 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java46 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
119 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
122 makeAddLDIF("userpassword", newUser, "password");
222 String principal = "dn:" + newUser;
228 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
230 JNDIModify(env, newUser, "description", descriptionStr,
232 deleteAttrFromEntry(newUser, "aci");
234 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
237 JNDIModify(env, newUser, "description", descriptionStr,
239 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java45 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
119 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
122 makeAddLDIF("userpassword", newUser, "password");
222 String principal = "dn:" + newUser;
228 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
230 JNDIModify(env, newUser, "description", descriptionStr,
232 deleteAttrFromEntry(newUser, "aci");
234 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
237 JNDIModify(env, newUser, "description", descriptionStr,
239 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java46 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
119 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
122 makeAddLDIF("userpassword", newUser, "password");
222 String principal = "dn:" + newUser;
228 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
230 JNDIModify(env, newUser, "description", descriptionStr,
232 deleteAttrFromEntry(newUser, "aci");
234 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
237 JNDIModify(env, newUser, "description", descriptionStr,
239 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java43 private static final String newUser="uid=new.user,ou=People,o=test"; field in class:SSFTestCase
117 String newUserLDIF=makeAddEntryLDIF(newUser, newEntry);
120 makeAddLDIF("userpassword", newUser, "password");
220 String principal = "dn:" + newUser;
226 String addACILDIF = makeAddLDIF("aci", newUser, greaterIntegrityACI);
228 JNDIModify(env, newUser, "description", descriptionStr,
230 deleteAttrFromEntry(newUser, "aci");
232 addACILDIF = makeAddLDIF("aci", newUser, integrityACI);
235 JNDIModify(env, newUser, "description", descriptionStr,
237 deleteAttrFromEntry(newUser, "ac
[all...]
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/
H A DDBHelper.java123 * @param newUser the new orientdb user
127 String newUser, String newPassword) {
137 security.createUser(newUser, newPassword, security.getRole(ORole.ADMIN));
126 updateDbCredentials(String dbURL, String oldUser, String oldPassword, String newUser, String newPassword) argument
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java699 newUser();
911 private void newUser() method in class:BrowseEntriesPanel
1411 newUser();
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java698 newUser();
910 private void newUser() method in class:BrowseEntriesPanel
1410 newUser();
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java699 newUser();
911 private void newUser() method in class:BrowseEntriesPanel
1411 newUser();
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java698 newUser();
910 private void newUser() method in class:BrowseEntriesPanel
1410 newUser();
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java699 newUser();
911 private void newUser() method in class:BrowseEntriesPanel
1411 newUser();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DBrowseEntriesPanel.java664 newUser();
856 private void newUser() method in class:BrowseEntriesPanel
1346 newUser();
/forgerock/openidm-v4/openidm-workflow-activiti/src/main/java/org/forgerock/openidm/workflow/activiti/impl/
H A DSharedIdentityService.java118 public User newUser(String userId) { method in class:SharedIdentityService

Completed in 56 milliseconds