Searched defs:getAttributeSchemaForSection (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyXMLBuilderBase.java1158 Set<AttributeSchema> as = getAttributeSchemaForSection(attributeSchemas, sectionList);
1170 protected Set<AttributeSchema> getAttributeSchemaForSection(Set<AttributeSchema> attributeSchemas, List<String> sectionList) { method in class:PropertyXMLBuilderBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyXMLBuilderBase.java1158 Set<AttributeSchema> as = getAttributeSchemaForSection(attributeSchemas, sectionList);
1170 protected Set<AttributeSchema> getAttributeSchemaForSection(Set<AttributeSchema> attributeSchemas, List<String> sectionList) { method in class:PropertyXMLBuilderBase

Completed in 33 milliseconds