You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/03/02 10:09:30 UTC

[jira] Commented: (SLING-1262) Implement ResourceResolverFactory concept

    [ https://issues.apache.org/jira/browse/SLING-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840069#action_12840069 ] 

Carsten Ziegeler commented on SLING-1262:
-----------------------------------------

I think as a first step we should:
- introduce the ResourceResolverFactory interface in the API with the following methods:
- getResourceResolver(Map)
- getAdministrativeResourceResolver()
- add the close() methode to the ResourceResolver

Support for anonymous login: if the provided map to getResourceResolver does not contain a user name and no credentials object, anonymous login is tried

> Implement ResourceResolverFactory concept
> -----------------------------------------
>
>                 Key: SLING-1262
>                 URL: https://issues.apache.org/jira/browse/SLING-1262
>             Project: Sling
>          Issue Type: New Feature
>          Components: API, JCR
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> See http://cwiki.apache.org/SLING/add-resourceresolverfactory-service-interface.html

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