Add SessionImpl#isAdminOrSystem
-------------------------------
Key: JCR-2886
URL: https://issues.apache.org/jira/browse/JCR-2886
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: angela
Assignee: angela
Priority: Minor
we have several places in jackrabbit-core where we need to find out if the
executing session is either a SystemSession or corresponds to the admin user.
currently the same code (analysing the sessions subject) is copied throughout
jackrabbit-core. i would like to replace that by a helper method on SessionImpl.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira