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

angela resolved OAK-4646.
-------------------------
    Resolution: Invalid

[~iosonomarco], please use the oak developement list to ask questions. 

> How can i remove a registered custom privilege
> ----------------------------------------------
>
>                 Key: OAK-4646
>                 URL: https://issues.apache.org/jira/browse/OAK-4646
>             Project: Jackrabbit Oak
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 1.4.5
>            Reporter: Marco Piovesana
>
> I did register a custom privilege:
> {code}
> PrivilegeManager privilegeManager = ((JackrabbitWorkspace) 
> session.getWorkspace()).getPrivilegeManager();
>         Privilege privilege = 
> privilegeManager.registerPrivilege("custom:mycustomprivilege", false, new 
> String[0]);
> {code}
> How can i delete it? There's an automated way to specify all my custom 
> privileges (like the file _*.config_ for the custom node types)?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to