Searched refs:templates (Results 1 - 25 of 47) sorted by relevance

12

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java36 private static Map templates = new HashMap(); field in class:SAMLPropertyTemplate
43 templates.put(SAMLConstants.PARTNERNAME,
48 templates.put(SAMLConstants.SOURCEID,
53 templates.put(SAMLConstants.TARGET,
58 templates.put(SAMLConstants.POSTURL,
63 templates.put(SAMLConstants.ATTRIBUTEMAPPER,
68 templates.put(SAMLConstants.ACTIONMAPPER,
73 templates.put(SAMLConstants.SITEATTRIBUTEMAPPER,
78 templates.put(SAMLConstants.NAMEIDENTIFIERMAPPER,
83 templates
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java36 private static Map templates = new HashMap(); field in class:SAMLPropertyTemplate
43 templates.put(SAMLConstants.PARTNERNAME,
48 templates.put(SAMLConstants.SOURCEID,
53 templates.put(SAMLConstants.TARGET,
58 templates.put(SAMLConstants.POSTURL,
63 templates.put(SAMLConstants.ATTRIBUTEMAPPER,
68 templates.put(SAMLConstants.ACTIONMAPPER,
73 templates.put(SAMLConstants.SITEATTRIBUTEMAPPER,
78 templates.put(SAMLConstants.NAMEIDENTIFIERMAPPER,
83 templates
[all...]
/forgerock/openidm-v4/custom-scripted-connector-bundler/src/main/java/org/forgerock/openidm/tools/scriptedbundler/
H A DSourceGenerator.java43 * Generates the source files from templates using a JSON configuration for the substitution variables. Templates are
44 * in Handlebars format. The filepaths are also processed as Handlebars templates.
49 private static final List<SourceTemplate> templates = new ArrayList<SourceTemplate>(); field in class:SourceGenerator
51 templates.addAll(Arrays.asList(
89 * Generates all of the source files from Handlebars templates. Variables are substituted with
97 templates.add(new SourceTemplate(config.getBaseConnectorType().getConnectorTemplate(),
110 for (SourceTemplate template : templates) {
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java61 // The names of the subordinate templates below this template.
64 // The subordinate templates below this template.
84 * @param subordinateTemplateNames The names of the subordinate templates
115 * @param subordinateTemplateNames The names of the subordinate templates
142 * referenced subordinate templates actually exist in the template file, and
145 * @param templates The set of templates defined in the template file.
147 * @throws MakeLDIFException If any of the subordinate templates are not
150 public void completeTemplateInitialization(Map<String,Template> templates) argument
153 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java62 // The names of the subordinate templates for this branch.
65 // The set of subordinate templates for this branch.
96 * @param subordinateTemplateNames The names of the subordinate templates
202 * subordinate templates actually exist in the template file.
204 * @param templates The set of templates defined in the template file.
206 * @throws MakeLDIFException If any of the subordinate templates are not
209 public void completeBranchInitialization(Map<String,Template> templates) argument
223 templates.get(toLowerCase(subordinateTemplateNames[i]));
249 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java60 // The names of the subordinate templates below this template.
63 // The subordinate templates below this template.
83 * @param subordinateTemplateNames The names of the subordinate templates
114 * @param subordinateTemplateNames The names of the subordinate templates
141 * referenced subordinate templates actually exist in the template file, and
144 * @param templates The set of templates defined in the template file.
146 * @throws MakeLDIFException If any of the subordinate templates are not
149 public void completeTemplateInitialization(Map<String,Template> templates) argument
152 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java61 // The names of the subordinate templates for this branch.
64 // The set of subordinate templates for this branch.
95 * @param subordinateTemplateNames The names of the subordinate templates
201 * subordinate templates actually exist in the template file.
203 * @param templates The set of templates defined in the template file.
205 * @throws MakeLDIFException If any of the subordinate templates are not
208 public void completeBranchInitialization(Map<String,Template> templates) argument
222 templates.get(toLowerCase(subordinateTemplateNames[i]));
248 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java61 // The names of the subordinate templates below this template.
64 // The subordinate templates below this template.
84 * @param subordinateTemplateNames The names of the subordinate templates
115 * @param subordinateTemplateNames The names of the subordinate templates
142 * referenced subordinate templates actually exist in the template file, and
145 * @param templates The set of templates defined in the template file.
147 * @throws MakeLDIFException If any of the subordinate templates are not
150 public void completeTemplateInitialization(Map<String,Template> templates) argument
153 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java62 // The names of the subordinate templates for this branch.
65 // The set of subordinate templates for this branch.
96 * @param subordinateTemplateNames The names of the subordinate templates
202 * subordinate templates actually exist in the template file.
204 * @param templates The set of templates defined in the template file.
206 * @throws MakeLDIFException If any of the subordinate templates are not
209 public void completeBranchInitialization(Map<String,Template> templates) argument
223 templates.get(toLowerCase(subordinateTemplateNames[i]));
249 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java61 // The names of the subordinate templates below this template.
64 // The subordinate templates below this template.
84 * @param subordinateTemplateNames The names of the subordinate templates
115 * @param subordinateTemplateNames The names of the subordinate templates
142 * referenced subordinate templates actually exist in the template file, and
145 * @param templates The set of templates defined in the template file.
147 * @throws MakeLDIFException If any of the subordinate templates are not
150 public void completeTemplateInitialization(Map<String,Template> templates) argument
153 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java62 // The names of the subordinate templates for this branch.
65 // The set of subordinate templates for this branch.
96 * @param subordinateTemplateNames The names of the subordinate templates
202 * subordinate templates actually exist in the template file.
204 * @param templates The set of templates defined in the template file.
206 * @throws MakeLDIFException If any of the subordinate templates are not
209 public void completeBranchInitialization(Map<String,Template> templates) argument
223 templates.get(toLowerCase(subordinateTemplateNames[i]));
249 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java60 // The names of the subordinate templates below this template.
63 // The subordinate templates below this template.
83 * @param subordinateTemplateNames The names of the subordinate templates
114 * @param subordinateTemplateNames The names of the subordinate templates
141 * referenced subordinate templates actually exist in the template file, and
144 * @param templates The set of templates defined in the template file.
146 * @throws MakeLDIFException If any of the subordinate templates are not
149 public void completeTemplateInitialization(Map<String,Template> templates) argument
152 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java61 // The names of the subordinate templates for this branch.
64 // The set of subordinate templates for this branch.
95 * @param subordinateTemplateNames The names of the subordinate templates
201 * subordinate templates actually exist in the template file.
203 * @param templates The set of templates defined in the template file.
205 * @throws MakeLDIFException If any of the subordinate templates are not
208 public void completeBranchInitialization(Map<String,Template> templates) argument
222 templates.get(toLowerCase(subordinateTemplateNames[i]));
248 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DTemplate.java61 /** The names of the subordinate templates below this template. */
64 /** The subordinate templates below this template. */
84 * @param subordinateTemplateNames The names of the subordinate templates
115 * @param subordinateTemplateNames The names of the subordinate templates
142 * referenced subordinate templates actually exist in the template file, and
145 * @param templates The set of templates defined in the template file.
147 * @throws MakeLDIFException If any of the subordinate templates are not
150 public void completeTemplateInitialization(Map<String,Template> templates) argument
153 // Make sure that all of the specified subordinate templates exis
[all...]
H A DBranch.java60 /** The names of the subordinate templates for this branch. */
63 /** The set of subordinate templates for this branch. */
94 * @param subordinateTemplateNames The names of the subordinate templates
196 * subordinate templates actually exist in the template file.
198 * @param templates The set of templates defined in the template file.
200 * @throws MakeLDIFException If any of the subordinate templates are not
203 public void completeBranchInitialization(Map<String,Template> templates) argument
217 templates.get(toLowerCase(subordinateTemplateNames[i]));
242 * Retrieves the names of the subordinate templates fo
[all...]
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/chains/
H A DLinkView.js28 template: "templates/admin/views/realms/authentication/chains/LinkTemplate.html",
29 popoverTemplate: "templates/admin/views/realms/authentication/chains/PopoverTemplate.html",
31 partials : ["templates/admin/views/realms/authentication/chains/_CriteriaFooter.html"],
77 `{{> templates/admin/views/realms/authentication/chains/_CriteriaFooter type='${
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java495 List<NotificationMessageTemplateElement>> templates = templateMap;
503 templates.get(notificationType);
727 List<NotificationMessageTemplateElement>> templates =
732 templateMap = templates;
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/connector/
H A DConnectorTypeAbstractView.js34 var base = "templates/admin/connector/";
43 UIUtils.templates[constants.host + "templates/admin/connector/" +args.connectorType +".html"] = data;
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jar ... io.PrintWriter pw javax.xml.transform.Templates templates javax.xml.transform.Transformer transformer Exception ...
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java533 List<NotificationMessageTemplateElement>> templates = templateMap;
541 templates.get(notificationType);
774 List<NotificationMessageTemplateElement>> templates =
779 templateMap = templates;

Completed in 109 milliseconds

12