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

Jean-Noel Rouvignac
03.43.2013 a9394eec5f5d08a9493f1d92057db2910fe4df4c
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
commita9394eec5f5d08a9493f1d92057db2910fe4df4c
tree 346262c010f64df8065535cbc00855b675d5d4b7 tree | zip | gz
parent 01d2aa419b4ebefef78c731599013e726d31de43 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 added
1 files modified
139 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/EnumRight.java 60 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/EnumRightTest.java 79 ●●●●● diff | view | raw | blame | history