MatchingRuleCfgDefn.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glassuser-friendly-name=Matching Rule
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glassuser-friendly-plural-name=Matching Rules
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glasssynopsis=Matching Rules define a set of rules for performing matching operations against assertion values.
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glassdescription=Matching rules are frequently associated with an attribute syntax and are used to compare values according to that syntax. For example, the distinguishedNameEqualityMatch matching rule can be used to determine whether two DNs are equal and can ignore unnecessary spaces around commas and equal signs, differences in capitalization in attribute names, an so on.
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glassproperty.enabled.synopsis=Indicates whether the Matching Rule is enabled for use.
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glassproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Matching Rule implementation.
dd5e6c0fb2c0b7982b165d58d06c336362a59e92Dav Glass