Searched defs:templatePath (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DLdifFileWriter.java69 * @param templatePath The path to the makeldif template file.
79 String templatePath)
84 template.parse(templatePath, warnings);
77 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DLdifFileWriter.java68 * @param templatePath The path to the makeldif template file.
78 String templatePath)
83 template.parse(templatePath, warnings);
76 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DLdifFileWriter.java69 * @param templatePath The path to the makeldif template file.
79 String templatePath)
84 template.parse(templatePath, warnings);
77 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DLdifFileWriter.java68 * @param templatePath The path to the makeldif template file.
78 String templatePath)
83 template.parse(templatePath, warnings);
76 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tasks/
H A DLdifFileWriter.java69 * @param templatePath The path to the makeldif template file.
79 String templatePath)
84 template.parse(templatePath, warnings);
77 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tasks/
H A DLdifFileWriter.java68 * @param templatePath The path to the makeldif template file.
78 String templatePath)
83 template.parse(templatePath, warnings);
76 makeLdif(String ldifPath, String resourcePath, String templatePath) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/
H A DTemplateFile.java122 private String templatePath; field in class:TemplateFile
165 templatePath = null;
600 templatePath = null;
609 templatePath = f.getParentFile().getAbsolutePath();
1693 if (templatePath != null)
1695 newPath = templatePath = File.separator + path;
/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/
H A DTemplateFile.java121 private String templatePath; field in class:TemplateFile
164 templatePath = null;
599 templatePath = null;
608 templatePath = f.getParentFile().getAbsolutePath();
1692 if (templatePath != null)
1694 newPath = templatePath = File.separator + path;
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/
H A DTemplateFile.java122 private String templatePath; field in class:TemplateFile
165 templatePath = null;
600 templatePath = null;
609 templatePath = f.getParentFile().getAbsolutePath();
1693 if (templatePath != null)
1695 newPath = templatePath = File.separator + path;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplateFile.java122 private String templatePath; field in class:TemplateFile
165 templatePath = null;
600 templatePath = null;
609 templatePath = f.getParentFile().getAbsolutePath();
1693 if (templatePath != null)
1695 newPath = templatePath = File.separator + path;
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplateFile.java121 private String templatePath; field in class:TemplateFile
164 templatePath = null;
599 templatePath = null;
608 templatePath = f.getParentFile().getAbsolutePath();
1692 if (templatePath != null)
1694 newPath = templatePath = File.separator + path;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java96 private static final String templatePath = field in class:FSServiceUtils
891 return getBaseURL(request) + templatePath + Constants.FILE_SEPARATOR +
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DTemplateFile.java110 private String templatePath; field in class:TemplateFile
564 templatePath = null;
571 templatePath = f.getParentFile().getAbsolutePath();
1612 if (templatePath != null)
1614 newPath = templatePath = File.separator + path;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java96 private static final String templatePath = field in class:FSServiceUtils
891 return getBaseURL(request) + templatePath + Constants.FILE_SEPARATOR +
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java131 public static final String templatePath = field in class:AuthClientUtils
2044 fileName, templatePath);
2047 .append(templatePath)
2104 String orgFilePath,String filePath,String filename,String templatePath,
2116 templatePath);
2123 templatePath);
2243 filePath,fileName,templatePath,servletContext,servletRequest);
2247 .append(templatePath)
2103 getResourceLocation(String fileRoot, String localeName, String orgFilePath,String filePath,String filename,String templatePath, ServletContext servletContext,HttpServletRequest request) argument
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java131 public static final String templatePath = field in class:AuthClientUtils
2047 fileName, templatePath);
2050 .append(templatePath)
2107 String orgFilePath,String filePath,String filename,String templatePath,
2119 templatePath);
2126 templatePath);
2246 filePath,fileName,templatePath,servletContext,servletRequest);
2250 .append(templatePath)
2106 getResourceLocation(String fileRoot, String localeName, String orgFilePath,String filePath,String filename,String templatePath, ServletContext servletContext,HttpServletRequest request) argument
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...

Completed in 281 milliseconds