mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
11.17.2007 8db9a1a69f3b74541d4b7bcbcbee8ec26c08e412
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, January 11, 2007 21:17 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, January 11, 2007 21:17 +0100
commit8db9a1a69f3b74541d4b7bcbcbee8ec26c08e412
tree d1b27d68c620dd6fa8dbbdb3c0c8102bb0eeb554 tree | zip | gz
parent e9cdb5301deca553dbf0eff9d046864e91e04790 view | diff
Update the attribute type syntax so that it is possible to specify an
approximate matching rule for that attribute type using the X-APPROX extension.
This will be more standards-compliant than the way we were previously
handling it, by using an APPROX keyword (which was not in-line with the LDAP
specification).

OpenDS Issue Number: 1143
1 files added
3 files modified
288 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/schema/AttributeTypeSyntax.java 50 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/schema/AttributeTypeSyntaxTest.java 60 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/schema/EqualLengthApproximateMatchingRule.java 170 ●●●●● diff | view | raw | blame | history