[ 
https://issues.apache.org/jira/browse/OAK-9415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miroslav Smiljanic closed OAK-9415.
-----------------------------------

> Allow access to all principals bound to the current session
> -----------------------------------------------------------
>
>                 Key: OAK-9415
>                 URL: https://issues.apache.org/jira/browse/OAK-9415
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: jcr
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 1.40.0
>
>
> Currently there is no API to retrieve all principals bound to a specific 
> session (see https://issues.apache.org/jira/browse/JCRVLT-515). 
> {{Session.getUserId()}} may at most return the user backing the first 
> principal and 
> https://www.javadoc.io/doc/org.apache.jackrabbit/jackrabbit-api/latest/org/apache/jackrabbit/api/JackrabbitSession.html
>  does not expose any other method which can be used for that.
> In Oak this can be simply implemented via 
> {{ContentSession.getAuthInfo().getPrincipals()}} 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to