[
https://issues.apache.org/jira/browse/JCR-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301176#comment-14301176
]
Timothee Maret commented on JCR-3837:
-------------------------------------
[~mreutegg] the patch only covers the addition of the
AuthorizableTypeException. The AuthorizableTypeException is used in the patch
of the parent issue (JCR-3836) which allows to get authorizable of a given type.
> Add AuthorizableTypeException in user security API package
> ----------------------------------------------------------
>
> Key: JCR-3837
> URL: https://issues.apache.org/jira/browse/JCR-3837
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: security
> Affects Versions: 2.9
> Reporter: Timothee Maret
> Assignee: angela
> Labels: security
> Fix For: 2.9.1
>
> Attachments: JCR-3837.patch
>
>
> This issue covers adding the exception
> {code}
> org.apache.jackrabbit.api.security.user.AuthorizableTypeException
> {code}
> To be thrown when getting an Authorizable of a specific type and if the
> implementation can't return it (because of type mismatch).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)