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

Jean-Noel Rouvignac
03.43.2013 b8d4d286784a91d0c75a150e930d32730fadc881
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, July 3, 2013 15:43 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, July 3, 2013 15:43 +0200
commitb8d4d286784a91d0c75a150e930d32730fadc881
tree 20dffb672cc485e898ab93288136f60fa9757578 tree | zip | gz
parent d115300815d2035425b28aa0eedbf52ef6730ecc view | diff
First stab at having debuggable ACIs.
Modified the code after feedback from Ludo.

EnumRight.java:
In getEnumRight(), changed the order of the tests to cater for the new info + added comments.
Removed DELWRITE and ADDWRITE supposedly mirroring the effective rights seflwrite_del and seflwrite_add, but never used in the code.
javadocs: added @see tags.

EnumRightTest.java: ADDED
1 files modified
1 files added
139 ■■■■ changed files
opends/src/server/org/opends/server/authorization/dseecompat/EnumRight.java 60 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/EnumRightTest.java 79 ●●●●● diff | view | raw | blame | history