[
https://issues.apache.org/jira/browse/SLING-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896059#action_12896059
]
Bertrand Delacretaz commented on SLING-1445:
--------------------------------------------
> Maybe we could add something like a copy() method to the resource resolver:
Would work for me, currently I'm getting the AuthenticationInfo from a request
attribute in [1], as it's needed to create a new ResourceResolver with the same
credentials as the current one.
[1]
http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/bgservlets/src/main/java/org/apache/sling/bgservlets/impl/BackgroundRequestExecutionJob.java
> store the AuthenticationInfo object in a request attribute
> ----------------------------------------------------------
>
> Key: SLING-1445
> URL: https://issues.apache.org/jira/browse/SLING-1445
> Project: Sling
> Issue Type: Improvement
> Components: Commons
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Commons Auth 1.0.0
>
>
> called org.apache.sling.commons.auth.spi.AuthenticationInfo
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.