Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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