You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/04 15:27:12 UTC

[jira] [Commented] (JCR-3837) Add AuthorizableTypeException in user security API package

    [ https://issues.apache.org/jira/browse/JCR-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234229#comment-14234229 ] 

ASF GitHub Bot commented on JCR-3837:
-------------------------------------

GitHub user tmaret opened a pull request:

    https://github.com/apache/jackrabbit/pull/24

    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/24.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 #24
    
----
commit 9a059fff2d7f28f74b6faabb866d97f0e06e94bb
Author: tmaret <tm...@adobe.com>
Date:   2013-03-21T12:05:10Z

    JCR-3535 - Davex remoting should support absolute path hrefs
    
    - use the path instead of the uri as keys for the cache

commit 4374a3e7af2b58cf76d149ec2a5fffa5fbb75e7b
Author: tmaret <tm...@adobe.com>
Date:   2013-03-21T12:05:33Z

    JCR-3535 - Davex remoting should support absolute path hrefs
    
    - enable LRU policy for the caches
    - improved doc

commit 6002770bd1e359ecfb090ca3afa0eff4de84153c
Author: tmaret <tm...@adobe.com>
Date:   2014-12-04T14:24:51Z

    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)