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

lutoff
09.24.2006 e5c8f446ee47c200583c85c5ef1c8600c4b8e686
refs
author lutoff <lutoff@localhost>
Thursday, November 9, 2006 15:24 +0100
committer lutoff <lutoff@localhost>
Thursday, November 9, 2006 15:24 +0100
commite5c8f446ee47c200583c85c5ef1c8600c4b8e686
tree b0e5c37d529f9399727004b1ed09e706ce98a14d tree | zip | gz
parent 2a30f29cf091229fed95fd6e43b3bd238678c25d view | diff
Issue: 748
Synopsis: Controls/MatchedValuesFilter: invalid parameters are not rejected when MatchedValuesFilter are created.

We now check that input parameters are not null (by means of Validator.ensureNotNull)

Unit Test are also added

(review by Neil)
1 files added
1 files modified
1019 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/controls/MatchedValuesFilter.java 56 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/controls/MatchedValuesControlTest.java 963 ●●●●● diff | view | raw | blame | history