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

neil_a_wilson
11.17.2007 a1d57e5fa800648c2308a3daf2ea528a1504c646
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
commita1d57e5fa800648c2308a3daf2ea528a1504c646
tree 3d255c187e6e8802d207e7a6b2bb8eb0c0ea3fe0 tree | zip | gz
parent 503db412c53ba5b15824302d47bad426b163b6ad 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
opends/src/server/org/opends/server/schema/AttributeTypeSyntax.java 50 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 8 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/AttributeTypeSyntaxTest.java 60 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/EqualLengthApproximateMatchingRule.java 170 ●●●●● diff | view | raw | blame | history