Searched defs:lines (Results 1 - 25 of 136) sorted by relevance

123456

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java77 String[] lines =
95 templateFile.parse(lines, warns);
160 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
165 templateFile.parse(lines, warns);
319 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
351 String[] lines =
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java76 String[] lines =
94 templateFile.parse(lines, warns);
159 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
164 templateFile.parse(lines, warns);
318 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
350 String[] lines =
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java77 String[] lines =
95 templateFile.parse(lines, warns);
160 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
165 templateFile.parse(lines, warns);
319 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
351 String[] lines =
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java76 String[] lines =
94 templateFile.parse(lines, warns);
159 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
164 templateFile.parse(lines, warns);
318 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
350 String[] lines =
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java77 String[] lines =
95 templateFile.parse(lines, warns);
160 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
165 templateFile.parse(lines, warns);
319 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
351 String[] lines =
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/openam-v13/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/
H A DLicense.java115 * Returns the individual lines of the license text as an iterable stream. This can be useful for paging.
117 * @return the individual lines of the license text.
119 public Iterable<String> lines() { method in class:License
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tasks/
H A DAddSchemaFileTaskTestCase.java256 private void writeLines(File file, String[] lines) throws IOException argument
260 for (String line : lines)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java76 String[] lines =
94 templateFile.parse(lines, warns);
159 public void testParsingEscapeCharInTemplate(String testName, String[] lines) argument
164 templateFile.parse(lines, warns);
318 public void testLDIFOutputFromTemplate(String testName, String[] lines, argument
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
350 String[] lines =
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
/forgerock/openam/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/
H A DLicense.java115 * Returns the individual lines of the license text as an iterable stream. This can be useful for paging.
117 * @return the individual lines of the license text.
119 public Iterable<String> lines() { method in class:License
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPDelete.java117 * @param lines The list of DNs to delete.
126 ArrayList<String> lines,
130 for(String line : lines)
125 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
H A DLDAPCompare.java123 * @param lines The list of DNs to compare the attribute in.
133 byte[] attributeVal, ArrayList<String> lines,
138 for(String line : lines)
132 readAndExecute(LDAPConnection connection, String attributeType, byte[] attributeVal, ArrayList<String> lines, LDAPCompareOptions compareOptions) argument
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPDelete.java116 * @param lines The list of DNs to delete.
125 ArrayList<String> lines,
129 for(String line : lines)
124 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
H A DLDAPCompare.java122 * @param lines The list of DNs to compare the attribute in.
132 byte[] attributeVal, ArrayList<String> lines,
137 for(String line : lines)
131 readAndExecute(LDAPConnection connection, String attributeType, byte[] attributeVal, ArrayList<String> lines, LDAPCompareOptions compareOptions) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPDelete.java117 * @param lines The list of DNs to delete.
126 ArrayList<String> lines,
130 for(String line : lines)
125 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPDelete.java117 * @param lines The list of DNs to delete.
126 ArrayList<String> lines,
130 for(String line : lines)
125 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPDelete.java116 * @param lines The list of DNs to delete.
125 ArrayList<String> lines,
129 for(String line : lines)
124 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPCompare.java117 * @param lines The list of DNs to compare the attribute in.
127 byte[] attributeVal, ArrayList<String> lines,
132 for(String line : lines)
126 readAndExecute(LDAPConnection connection, String attributeType, byte[] attributeVal, ArrayList<String> lines, LDAPCompareOptions compareOptions) argument
H A DLDAPDelete.java111 * @param lines The list of DNs to delete.
120 ArrayList<String> lines,
124 for(String line : lines)
119 readAndExecute(LDAPConnection connection, ArrayList<String> lines, LDAPDeleteOptions deleteOptions) argument
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DPatternIP.java134 * @param lines The strings representing the valid netmasks.
136 private static void initNetMask(String... lines) { argument
137 for(String line : lines) {
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DPatternIP.java135 * @param lines The strings representing the valid netmasks.
137 private static void initNetMask(String... lines) { argument
138 for(String line : lines) {
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/client/ldap/
H A DMockLDAPConnection.java193 * @param lines
196 public final void importLDIF(String... lines) { argument
198 for (Entry entry : TestCaseUtils.makeEntries(lines)) {
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/server/
H A DConstraintTest.java540 private void addEntry(ResultCode expected, String... lines) throws Exception { argument
541 Entry entry = TestCaseUtils.makeEntry(lines);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/client/ldap/
H A DMockLDAPConnection.java192 * @param lines
195 public final void importLDIF(String... lines) { argument
197 for (Entry entry : TestCaseUtils.makeEntries(lines)) {
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/server/
H A DConstraintTest.java539 private void addEntry(ResultCode expected, String... lines) throws Exception { argument
540 Entry entry = TestCaseUtils.makeEntry(lines);
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DPatternIP.java135 * @param lines The strings representing the valid netmasks.
137 private static void initNetMask(String... lines) { argument
138 for(String line : lines) {

Completed in 104 milliseconds

123456