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

coulbeck
26.34.2007 d9cb4829a8ac0f4f3336ba3197f6bd90dc01b649
refs
author coulbeck <coulbeck@localhost>
Monday, March 26, 2007 21:34 +0200
committer coulbeck <coulbeck@localhost>
Monday, March 26, 2007 21:34 +0200
commitd9cb4829a8ac0f4f3336ba3197f6bd90dc01b649
tree 397f223c286f1d17d03da3a7851a89129a058337 tree | zip | gz
parent bc51a655469893084889271eb34e42bb25831c42 view | diff
These refactoring changes move the ACI DN pattern matching into a separate class called PatternDN.  This will make it easier to rewrite the pattern matching to actually fix the related TODOs.  I also have added unit tests for the DN wildcard examples in the DSEE documentation (three of which fail and are commented out for the time being).
2 files added
2 files modified
475 ■■■■ changed files
opends/src/server/org/opends/server/authorization/dseecompat/PatternDN.java 130 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/Target.java 106 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/UserDN.java 52 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/TargetTestCase.java 187 ●●●●● diff | view | raw | blame | history