[
https://issues.apache.org/jira/browse/SLING-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10241.
--------------------------------------
Fix Version/s: Auth Core 1.5.2
Assignee: Carsten Ziegeler
Resolution: Fixed
Refactored in
https://github.com/apache/sling-org-apache-sling-auth-core/commit/19c7b00881d1b51a05bdce4a11e2efa6d68771c8
and added missing dynamic to reference at
https://github.com/apache/sling-org-apache-sling-auth-core/commit/d875c09182b5f7c125d74540e201c4e800c8ca28
> 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
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Auth Core 1.5.2
>
>
> 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)