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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DAttributeIndex.java288 throwIfNoMatchingRule(attributeType, indexType, rule);
298 private static void throwIfNoMatchingRule(AttributeType attributeType, IndexType indexType, MatchingRule rule) method in class:AttributeIndex
335 throwIfNoMatchingRule(attributeType, indexType, rule);

Completed in 30 milliseconds