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

neil_a_wilson
24.55.2006 c2367e9938dac08321234cd7134c398c8af64d3d
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
commitc2367e9938dac08321234cd7134c398c8af64d3d
tree 059e2c3e58c30dc00cab71cdc3a4c1b61d30676a tree | zip | gz
parent afceba7d549a10ad34d3f3c464c96dbc310647c8 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
opends/src/server/org/opends/server/schema/BitStringSyntax.java 185 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/BitStringSyntaxTest.java 24 ●●●● diff | view | raw | blame | history