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

Michael Dürig commented on JCR-2804:
------------------------------------

    /**
     * Test whether an {...@link Authorizable} is a declared member of this 
group.
     * @param authorizable  The <code>Authorizable</code> to test.
     * @return  <code>true</code> if the Authorizable to test is a direct member
     * @throws RepositoryException  If an error occurs.
     */
    boolean isDeclaredMember(Authorizable authorizable) throws 
RepositoryException;


> Add isDeclaredMember() method to Group
> --------------------------------------
>
>                 Key: JCR-2804
>                 URL: https://issues.apache.org/jira/browse/JCR-2804
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-api, jackrabbit-core
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>
> I suggest to add a method for checking whether an authorizable is a declared 
> member of a group. Currently there is only a method for checking membership 
> (which includes indirect memberships). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to