[ 
https://issues.apache.org/jira/browse/JCR-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated JCR-2887:
------------------------

    Fix Version/s: 2.3.0
    
> Split PrivilegeRegistry in a per-session manager instance and a repository 
> level registry
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-2887
>                 URL: https://issues.apache.org/jira/browse/JCR-2887
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, security
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.3.0
>
>
> in order to resolve the privilegeregistry related TODOs within 
> jackrabbit-core, i would like to split off those 
> methods from PrivilegeRegistry  that are used on a per-session level 
> (including jcr-names) and add them
> to a manager class that was present with each session context. consequently 
> the responsibility of the
> registry was then limited to read/build the privilege definitions and would 
> be present on the repositorycontext
> deprecating those methods that would be covered by the manager).
> in addition the naming was then consistent with what we use to have for 
> nodetypes and namespaces.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to