GitHub user tmaret opened a pull request:
https://github.com/apache/sling/pull/9
SLING-3179 - Implement solution to the Authentication Handler Credential...
... Validation Problem
* Add ResourceResolverFactory API for pre-authenticated users
* Extract JcrResourceProviderFactoryActivator which starts
JcrResourceProviderFactory service
* Access 'usingBundle' via a ServiceFactory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmaret/sling SLING-3179
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/9.patch
----
commit 95cc8154ab93189c52484a2c8da132cfdecf5b43
Author: tmaret <[email protected]>
Date: 2013-10-24T10:17:42Z
SLING-3179 - Implement solution to the Authentication Handler Credential
Validation Problem
* Add ResourceResolverFactory API for pre-authenticated users
* Extract JcrResourceProviderFactoryActivator which starts
JcrResourceProviderFactory service
* Access 'usingBundle' via a ServiceFactory
----