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

coulbeck
26.34.2007 9e9d53db8853ebf62a6e579c2ec9915bcce00ad1
refs
author coulbeck <coulbeck@localhost>
Monday, March 26, 2007 21:34 +0200
committer coulbeck <coulbeck@localhost>
Monday, March 26, 2007 21:34 +0200
commit9e9d53db8853ebf62a6e579c2ec9915bcce00ad1
tree 09cf83824fe6fb4e79bfd0487f619a01993ac5bb tree | zip | gz
parent 84512583f27e9476ad73c6f86f3775033f23712d 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
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/PatternDN.java 130 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/Target.java 106 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/UserDN.java 52 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/TargetTestCase.java 187 ●●●●● diff | view | raw | blame | history