[
https://issues.apache.org/jira/browse/SLING-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307754#comment-17307754
]
Carsten Ziegeler commented on SLING-10255:
------------------------------------------
Refactored the auth handler management into separate component
https://github.com/apache/sling-org-apache-sling-auth-core/commit/9c42ec0ed84607c762ba382f9a9adafd811ca2e7
> 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)