[ https://issues.apache.org/jira/browse/JCR-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Reutegger updated JCR-3836: ---------------------------------- Fix Version/s: (was: 2.9.1) 2.9.2 > Allow to get an Authorizable of a given type > --------------------------------------------- > > Key: JCR-3836 > URL: https://issues.apache.org/jira/browse/JCR-3836 > Project: Jackrabbit Content Repository > Issue Type: New Feature > Components: security > Affects Versions: 2.9 > Reporter: Timothee Maret > Assignee: angela > Labels: security > Fix For: 2.9.2 > > Attachments: JCR-3836.patch, JCR-3836.patch > > > As discussed in [0], API users would benefit from being able to get an > Authorizable of a given type. > In order to allow this, we may add > {code} > <T> T getAuthorizable(@Nonnull String id, Class<T> authorizableClass) throws > AuthorizableTypeException > {code} > [0] > http://jackrabbit.markmail.org/message/iq7zpdxwh5laalfi?q=Adding+AuthorizableMissmatchException+to+jackrabbit+security+API -- This message was sent by Atlassian JIRA (v6.3.4#6332)