Overview#
JSPWiki Permission are a Access Control of JSPWiki and include:- JSPWiki PagePermission - is a permitted action on a particular target page or set of pages: view, edit, modify, comment, rename, upload, delete. JSPWiki PagePermission supports wildcards
- JSPWiki GroupPermission - controls who can access or manage groups: view, edit, delete
- JSPWiki WikiPermission - is a permitted action on a particular target wiki: createGroups, createPages, login, editPreferences, editProfile
- JSPWiki AllPermission - grants all the above privileges for a given wiki. It is roughly analogous to the root privilege on Unix systems