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

neil_a_wilson
24.55.2006 d3c0e4742ffd53819e05c56b5c468fb1f5d254f8
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, October 24, 2006 18:55 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, October 24, 2006 18:55 +0200
commitd3c0e4742ffd53819e05c56b5c468fb1f5d254f8
tree 306dcf39d70493f8d1024a6b6de3a681f02b0018 tree | zip | gz
parent 12912ce9542c6f857e8abab45becfc46cfa9c38e view | diff
Update the bit string attribute syntax and the corresponding test case to
remove convenience methods for creating and decoding bit string values. These
methods aren't really very useful for anything, and they don't properly deal
with bit strings where the number of bits is not a multiple of eight.

The updates to the test code were provided by Benjamin Damm.

OpenDS Issue Number: 726
2 files modified
209 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/schema/BitStringSyntax.java 185 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/schema/BitStringSyntaxTest.java 24 ●●●● diff | view | raw | blame | history