Timothee Maret created JCR-3836:
-----------------------------------
Summary: 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: Bug
Components: security
Affects Versions: 2.9
Reporter: Timothee Maret
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)