[
https://issues.apache.org/jira/browse/JCR-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234243#comment-14234243
]
ASF GitHub Bot commented on JCR-3837:
-------------------------------------
GitHub user tmaret opened a pull request:
https://github.com/apache/jackrabbit/pull/25
JCR-3837 - Add AuthorizableTypeException in user security API package
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmaret/jackrabbit JCR-3837
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jackrabbit/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit 8395e5a9b7fc23708c1aa62d34dde43668f74c26
Author: tmaret <[email protected]>
Date: 2014-12-04T14:38:23Z
JCR-3837 - Add AuthorizableTypeException in user security API package
----
> 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
>
> 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)