You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2020/08/18 13:18:00 UTC

[jira] [Created] (SLING-9672) Expose vanity paths from ResourceMapper.getAllMappings()

Robert Munteanu created SLING-9672:
--------------------------------------

             Summary: Expose vanity paths from ResourceMapper.getAllMappings()
                 Key: SLING-9672
                 URL: https://issues.apache.org/jira/browse/SLING-9672
             Project: Sling
          Issue Type: Improvement
          Components: ResourceResolver
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: Resource Resolver 1.6.18


With SLING-9622 we have removed all the complexity of knowing about aliases, vanity paths, mappings from the auth core bundle. However, the ResourceMapper does not expose vanity paths.

We can include this information and return more paths from ResourceMapper.getAllMappings, as long as we make sure that we do not alter the way the ResourceMapper.getMapping / ResourceResolver.map() methods work.



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