Carsten Ziegeler created SLING-10241:
----------------------------------------
Summary: Refactor service trackers to service references in
SlingAuthenticator
Key: SLING-10241
URL: https://issues.apache.org/jira/browse/SLING-10241
Project: Sling
Issue Type: Improvement
Components: Authentication
Reporter: Carsten Ziegeler
SlingAuthenticator is using (old style) service trackers for some references.
This was required before newer features like constructor injection where added
to Declarative Services.
This can now be cleaned up to let DS do all the tracking of references,
simplifying the code in SlingAuthenticator
--
This message was sent by Atlassian Jira
(v8.3.4#803005)