/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/ |
H A D | SCConfigModelImpl.java | 112 public List getServiceNames(String sectionName) { argument 113 return (List)mapSectionNameToServiceNames.get(sectionName); 131 String sectionName = null; 134 sectionName = rbServiceTable.getString(svcName); 142 sectionName = SEC_AUTH; 144 sectionName = SEC_GLOBAL; 149 if (!sectionName.equals(".")) { 151 sectionName); 154 mapSectionNameToServiceNames.put(sectionName, list); 171 String sectionName [all...] |
H A D | SCConfigModel.java | 49 * @param sectionName Section Name must be one of <code>SEC_AUTH</code>, 55 List getServiceNames(String sectionName); argument
|
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/ |
H A D | SCConfigModelImpl.java | 112 public List getServiceNames(String sectionName) { argument 113 return (List)mapSectionNameToServiceNames.get(sectionName); 131 String sectionName = null; 134 sectionName = rbServiceTable.getString(svcName); 142 sectionName = SEC_AUTH; 144 sectionName = SEC_GLOBAL; 149 if (!sectionName.equals(".")) { 151 sectionName); 154 mapSectionNameToServiceNames.put(sectionName, list); 171 String sectionName [all...] |
H A D | SCConfigModel.java | 49 * @param sectionName Section Name must be one of <code>SEC_AUTH</code>, 55 List getServiceNames(String sectionName); argument
|
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/ |
H A D | AgentPropertyXMLBuilder.java | 142 String sectionName = (String)i.next(); 144 sectionName); 146 agentType + "." + tabName + "." + sectionName); 205 String sectionName = (String)i.next(); 206 Set attrNames = (Set)secToAttrNames.get(sectionName); 209 mapTypeToAttributeSchema.put(sectionName, set);
|
H A D | PropertyXMLBuilder.java | 320 String sectionName = 322 buildSchemaTypeXML(sectionName, attributeSchema, xml, 346 String sectionName = 348 buildSchemaTypeXML(sectionName, attributeSchema, xml,
|
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/ |
H A D | AgentPropertyXMLBuilder.java | 142 String sectionName = (String)i.next(); 144 sectionName); 146 agentType + "." + tabName + "." + sectionName); 205 String sectionName = (String)i.next(); 206 Set attrNames = (Set)secToAttrNames.get(sectionName); 209 mapTypeToAttributeSchema.put(sectionName, set);
|
H A D | PropertyXMLBuilder.java | 320 String sectionName = 322 buildSchemaTypeXML(sectionName, attributeSchema, xml, 346 String sectionName = 348 buildSchemaTypeXML(sectionName, attributeSchema, xml,
|
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/ |
H A D | SmsServerPropertiesResource.java | 272 for (String sectionName : sectionNames) { 273 if (isServerDefault && SERVER_PARENT_SITE.equals(sectionName)) { 276 final String sectionPath = "/properties/" + sectionName; 278 schema.putPermissive(new JsonPointer(sectionPath + "/title"), consoleString(sectionName)); 284 for (SMSLabel label : getLabels(sectionName, propertySheet, options, optionLabels, 494 private List<SMSLabel> getLabels(String sectionName, Document propertySheet, argument 499 String expression = "/propertysheet/section[@defaultValue='" + sectionName + "']" 530 List<String> getAttributeNamesForSection(String sectionName, Document propertySheet) argument 532 return getValues("/propertysheet/section[@defaultValue='" + sectionName + "']/property/cc/@name", propertySheet); 767 String sectionName [all...] |
H A D | SmsJsonConverter.java | 257 String sectionName = attributeNameToSection.get(attributeName); 258 if (sectionName != null) { 259 parentJson.putPermissive(new JsonPointer("/" + sectionName + "/" + name), jsonAttributeValue); 479 final String sectionName = attributeValue[0]; 480 result.put(attributeValue[1], sectionName);
|
H A D | SmsResourceProvider.java | 658 final String sectionName = attributeValue[0]; 659 result.put(attributeValue[1], sectionName);
|
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/ |
H A D | SmsJsonConverter.java | 224 String sectionName = attributeNameToSection.get(attributeName); 225 if (sectionName != null) { 226 parentJson.putPermissive(new JsonPointer("/" + sectionName + "/" + name), jsonAttributeValue); 438 final String sectionName = attributeValue[0]; 439 result.put(attributeValue[1], sectionName);
|
H A D | SmsServerPropertiesResource.java | 183 for (String sectionName : sectionNames) { 185 final String sectionPath = "/properties/" + tabName + "/" + sectionName; 186 template.putPermissive(new JsonPointer(sectionPath + "/title"), titleProperties.getProperty(sectionName)); 191 for (String attributeName : getAttributeNamesForSection(sectionName, propertySheet)) { 350 List<String> getAttributeNamesForSection(String sectionName, Document propertySheet) throws argument 354 return getValues("/propertysheet/section[@defaultValue='" + sectionName + "']/property/cc/@name", propertySheet);
|
H A D | SmsResourceProvider.java | 398 final String sectionName = attributeValue[0]; 399 result.put(attributeValue[1], sectionName);
|
/forgerock/opendj2/ext/ant/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/forgerock/opendj-b2.6/ext/ant/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/forgerock/opendj2.6.2/ext/ant/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/forgerock/opendj2-hg/ext/ant/lib/ |
H A D | ant.jar | META-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 D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |