[
https://issues.apache.org/jira/browse/SLING-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10255.
--------------------------------------
Resolution: Fixed
Moved path handling into holder class, updated tests
https://github.com/apache/sling-org-apache-sling-auth-core/commit/e6e447a26bddf91a906010478d79d8676cf2bef3
> Refactor: Move auth handlers management into separate component
> ---------------------------------------------------------------
>
> Key: SLING-10255
> URL: https://issues.apache.org/jira/browse/SLING-10255
> Project: Sling
> Issue Type: Improvement
> Components: Authentication
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Auth Core 1.5.2
>
>
> The handling of auth handlers is currently split across two classes, the
> cache (path based holder) and Sling Authenticator (for configuration)
> We should refactor this into a single component - to make the code cleaner
> but also easier testable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)