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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java560 addAttributeToSchemaEntry(attribute, userAttrs, operationalAttrs);
608 addAttributeToSchemaEntry(
610 addAttributeToSchemaEntry(
612 addAttributeToSchemaEntry(
614 addAttributeToSchemaEntry(
620 addAttributeToSchemaEntry(attribute, userAttrs, operationalAttrs);
626 addAttributeToSchemaEntry(attribute, userAttrs, operationalAttrs);
637 private void addAttributeToSchemaEntry(Attribute attribute, method in class:SchemaBackend

Completed in 28 milliseconds