XWiki Rights API - Bridge
Last modified by Admin on 2023/05/01 00:03
![]() | Rights API - Bridge contains stuffs that depends/bridge oldcore and that are expected to be improved |
Type | JAR |
Category | Other |
Developed by | |
Active Installs | 26 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Implementation of the rights API, for the functions that require usage of the oldcore API, for the write API.
See all documentation on the Rights API page.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.contrib.api-rights:api-rights-bridge 2.1):
- org.xwiki.platform:xwiki-platform-model-api 12.10.4
- org.xwiki.platform:xwiki-platform-oldcore 12.10.4
- org.xwiki.platform:xwiki-platform-security-api 12.10.4
- org.xwiki.platform:xwiki-platform-security-bridge 12.10.4
- org.xwiki.contrib.api-rights:api-rights-api 2.1
- org.xwiki.commons:xwiki-commons-component-api 12.10.4
- org.apache.commons:commons-lang3 3.11