Uses of Interface
org.forgerock.opendj.ldap.schema.MatchingRuleImpl
Package
Description
Classes and interfaces for constructing and querying LDAP schemas.
-
Uses of MatchingRuleImpl in org.forgerock.opendj.ldap.schema
Modifier and TypeClassDescriptionclass
This class implements a default ordering matching rule that matches normalized values in byte order.Modifier and TypeFieldDescriptionstatic final Option<Function<String,
MatchingRuleImpl>> SchemaOptions.UNKNOWN_MATCHING_RULE_HANDLER
Specifies the unknown matching rule handler which will be invoked when a non-strict schema is queried about an unknown matching rule.Modifier and TypeMethodDescriptionMatchingRule.Builder.implementation
(MatchingRuleImpl implementation) Sets the matching rule implementation.