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

Nicolas Capponi
29.20.2014 411f30e5407cba4c5a045c5a5613966e01fe0a63
refs
author Nicolas Capponi <nicolas.capponi@forgerock.com>
Friday, August 29, 2014 10:20 +0200
committer Nicolas Capponi <nicolas.capponi@forgerock.com>
Friday, August 29, 2014 10:20 +0200
commit411f30e5407cba4c5a045c5a5613966e01fe0a63
tree c76305a1f067e6ce246ff29388749caf315aedab tree | zip | gz
parent 79b5e6d4f762912bedeb7d27d744fa7aa007bb91 view | diff
Checkpoint commit for OPENDJ-1206 : Create a new ReplicationBackend/ChangelogBackend 
to support cn=changelog

* Implement checking of CHANGELOG_READ Privilege
* Implement 2 more tests for changelog backend.
Tests are still disabled (until changelog backend is activated in code).

* ChangelogBackend.java:
- add new method checkChangelogReadPrivilege() to check CHANGELOG_READ
privilege

* ChangelogBackendTestCase.java:
- implement searchInCookieModeAfterDomainIsRemoved test
- implement searchInCookieModeOnTwoSuffixesWithPrivateBackend test
2 files modified
222 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/backends/ChangelogBackend.java 45 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/ChangelogBackendTestCase.java 177 ●●●● diff | view | raw | blame | history