Hi, On Thu, Feb 26, 2015 at 2:56 AM, Ian Boston <[email protected]> wrote: > ...Tenant tenant = resource.adaptTo(Tenant.class) ...
FWIW this is how I'm doing it in my SLING-4386 prototype, but in that case the resource is mapped to a tenant based on a property found in the tenant's content subtree, instead of users. -Bertrand
