Searched defs:sections (Results 1 - 13 of 13) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java38 private static Map sections = new HashMap(); field in class:SAMLPropertyTemplate
137 sections.put(SAMLProperty.COMMON_SETTINGS,
139 sections.put(SAMLProperty.ROLE_DESTINATION,
141 sections.put(SAMLProperty.ROLE_SOURCE,
143 sections.put(SAMLProperty.METHOD_ARTIFACT,
145 sections.put(SAMLProperty.METHOD_POST,
147 sections.put(SAMLProperty.METHOD_SOAP,
172 return (String)sections.get(name);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java38 private static Map sections = new HashMap(); field in class:SAMLPropertyTemplate
137 sections.put(SAMLProperty.COMMON_SETTINGS,
139 sections.put(SAMLProperty.ROLE_DESTINATION,
141 sections.put(SAMLProperty.ROLE_SOURCE,
143 sections.put(SAMLProperty.METHOD_ARTIFACT,
145 sections.put(SAMLProperty.METHOD_POST,
147 sections.put(SAMLProperty.METHOD_SOAP,
172 return (String)sections.get(name);
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DSmsResourceProvider.java237 String sectionOrder = getConsoleString(console, "sections." + serviceName + "." + serviceType);
238 List<String> sections = new ArrayList<>();
240 sections.addAll(Arrays.asList(sectionOrder.split("\\s+")));
243 addAttributeSchema(result, "/" + PROPERTIES + "/", schema, sections, attributeSectionMap, console, serviceType,
249 protected void addAttributeSchema(JsonValue result, String path, ServiceSchema schema, List<String> sections, argument
260 if (!sections.isEmpty()) {
269 "z" + sectionFormat.format(sections.indexOf(section)));
/forgerock/opendj2/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 92 milliseconds