Searched defs:suffix (Results 1 - 25 of 176) sorted by relevance

12345678

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DTestRebuildTask.java41 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
42 private static String vBranch="ou=rebuild tests," + suffix;
45 "define suffix="+suffix,
49 "branch: [suffix]",
105 "ds-task-rebuild-base-dn: " + suffix,
118 "ds-task-rebuild-base-dn: " + suffix,
133 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DTestRebuildTask.java40 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
41 private static String vBranch="ou=rebuild tests," + suffix;
44 "define suffix="+suffix,
48 "branch: [suffix]",
104 "ds-task-rebuild-base-dn: " + suffix,
117 "ds-task-rebuild-base-dn: " + suffix,
132 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DTestRebuildTask.java41 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
42 private static String vBranch="ou=rebuild tests," + suffix;
45 "define suffix="+suffix,
49 "branch: [suffix]",
105 "ds-task-rebuild-base-dn: " + suffix,
118 "ds-task-rebuild-base-dn: " + suffix,
133 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DTestRebuildTask.java40 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
41 private static String vBranch="ou=rebuild tests," + suffix;
44 "define suffix="+suffix,
48 "branch: [suffix]",
104 "ds-task-rebuild-base-dn: " + suffix,
117 "ds-task-rebuild-base-dn: " + suffix,
132 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DTestRebuildTask.java41 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
42 private static String vBranch="ou=rebuild tests," + suffix;
45 "define suffix="+suffix,
49 "branch: [suffix]",
105 "ds-task-rebuild-base-dn: " + suffix,
118 "ds-task-rebuild-base-dn: " + suffix,
133 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tasks/
H A DTestRebuildTask.java40 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildTask
41 private static String vBranch="ou=rebuild tests," + suffix;
44 "define suffix="+suffix,
48 "branch: [suffix]",
104 "ds-task-rebuild-base-dn: " + suffix,
117 "ds-task-rebuild-base-dn: " + suffix,
132 "ds-task-rebuild-base-dn: ou=bad," + suffix,
/forgerock/openidm-v4/openidm-shell/src/main/java/org/forgerock/openidm/shell/felixgogo/
H A DFelixGogoCommandsServiceGenerator.java69 * @param suffix unique class suffix
73 public static Object generate(CustomCommandScope service, Map<String, String> commands, String suffix) argument
76 //javassist.CtClass ctClass = POOL.makeClass(AbstractFelixCommandsService.class.getName() + suffix);
82 String className = AbstractFelixCommandsService.class.getName().replace('.', '/') + suffix;
203 * @param suffix unique class suffix
205 public static void clean(String suffix) { argument
207 javassist.CtClass ctClass = POOL.getCtClass(AbstractFelixCommandsService.class.getName() + suffix);
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java143 final Map<String, ?> toOutput, String prefix, String suffix)
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
142 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java142 final Map<String, ?> toOutput, String prefix, String suffix)
148 results.add(createAttribute(prefix + httpMethod + suffix, nb));
141 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java47 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
48 private static final String level5User="uid=user.5,ou=People," + suffix;
49 private static final String adminBase="ou=Admins," + suffix;
50 private static final String peopleBase="ou=people," + suffix;
52 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
81 addEntries(suffix);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java46 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
47 private static final String level5User="uid=user.5,ou=People," + suffix;
48 private static final String adminBase="ou=Admins," + suffix;
49 private static final String peopleBase="ou=people," + suffix;
51 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
80 addEntries(suffix);
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java143 final Map<String, ?> toOutput, String prefix, String suffix)
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
142 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java47 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
48 private static final String level5User="uid=user.5,ou=People," + suffix;
49 private static final String adminBase="ou=Admins," + suffix;
50 private static final String peopleBase="ou=people," + suffix;
52 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
81 addEntries(suffix);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java46 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
47 private static final String level5User="uid=user.5,ou=People," + suffix;
48 private static final String adminBase="ou=Admins," + suffix;
49 private static final String peopleBase="ou=people," + suffix;
51 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
80 addEntries(suffix);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java47 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
48 private static final String level5User="uid=user.5,ou=People," + suffix;
49 private static final String adminBase="ou=Admins," + suffix;
50 private static final String peopleBase="ou=people," + suffix;
52 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
81 addEntries(suffix);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java143 final Map<String, ?> toOutput, String prefix, String suffix)
149 results.add(createAttribute(prefix + httpMethod + suffix, nb));
142 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java142 final Map<String, ?> toOutput, String prefix, String suffix)
148 results.add(createAttribute(prefix + httpMethod + suffix, nb));
141 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPStatistics.java132 final Map<String, ?> toOutput, String prefix, String suffix)
138 results.add(createAttribute(prefix + httpMethod + suffix, nb));
131 addAll(final List<Attribute> results, final Map<String, ?> toOutput, String prefix, String suffix) argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DReferencesTestCase.java45 private static String suffix="dc=example,dc=com"; field in class:ReferencesTestCase
46 private static final String level5User="uid=user.5,ou=People," + suffix;
47 private static final String adminBase="ou=Admins," + suffix;
48 private static final String peopleBase="ou=people," + suffix;
50 "uid=smart referral admin,uid=proxyuser,ou=admins," + suffix;
79 addEntries(suffix);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendWorkflowElementTest.java69 * When a new backend base DN is added, the new suffix should be accessible
74 * be removed; subsequently, any request targeting the removed suffix should
80 String suffix = "dc=example,dc=com";
81 String suffix2 = "o=workflow suffix";
85 TestCaseUtils.clearBackend("userRoot", suffix);
87 // Check that suffix is accessible while suffix2 is not.
88 searchEntry(suffix, ResultCode.SUCCESS);
91 // Add a new suffix in the backend and create a base entry for the new suffix
94 addBaseEntry(suffix2, "workflow suffix");
255 addBaseEntry(String suffix, String namingAttribute) argument
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestRebuildJob.java50 private static String suffix="dc=rebuild,dc=jeb"; field in class:TestRebuildJob
51 private static String vBranch="ou=rebuild tests," + suffix;
92 "define suffix="+suffix,
96 "branch: [suffix]",
133 DN.decode(suffix)
139 TestCaseUtils.clearJEBackend(false, beID, suffix);
149 TestCaseUtils.clearJEBackend(false, beID, suffix);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java416 String suffix)
435 String dir = "replicationServerFailoverTest" + serverId + suffix + "Db";
415 createReplicationServer(int serverId, String suffix) argument
/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java35 * The object of this class represent a Replica (i.e. a suffix in a given
40 private SuffixDescriptor suffix; field in class:ReplicaDescriptor
109 * Returns the SuffixDescriptor object representing the suffix topology
111 * @return the SuffixDescriptor object representing the suffix topology
116 return suffix;
120 * Sets the SuffixDescriptor object representing the suffix topology
122 * @param suffix the SuffixDescriptor object representing the suffix topology
125 public void setSuffix(SuffixDescriptor suffix) argument
127 this.suffix
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java56 private String suffix; field in class:PSearchOperations
70 * @param suffix
72 public PSearchOperations(int id, String hostname, int portnumber, String bindDN, String bindPW, String suffix) { argument
77 this.suffix = suffix;
190 res = connection.search(suffix, LDAPv3.SCOPE_SUB, "(objectclass=*)", null, false, cons);
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java36 * The object of this class represent a Replica (i.e. a suffix in a given
41 private SuffixDescriptor suffix; field in class:ReplicaDescriptor
110 * Returns the SuffixDescriptor object representing the suffix topology
112 * @return the SuffixDescriptor object representing the suffix topology
117 return suffix;
121 * Sets the SuffixDescriptor object representing the suffix topology
123 * @param suffix the SuffixDescriptor object representing the suffix topology
126 public void setSuffix(SuffixDescriptor suffix) argument
128 this.suffix
[all...]

Completed in 197 milliseconds

12345678