Don't register authentication handler holder if service cannot be retrieved ---------------------------------------------------------------------------
Key: SLING-1493 URL: https://issues.apache.org/jira/browse/SLING-1493 Project: Sling Issue Type: Bug Components: Commons Reporter: Felix Meschberger Assignee: Felix Meschberger Fix For: Commons Auth 1.0.0 Under some conditions the SlingAuthenticator.AuthenticationHandlerTracker.addingService(ServiceReference reference) method cannot actually get the service from the framework. In this case the handler holder should not be created and registered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.