Carsten Ziegeler created SLING-10248:
----------------------------------------
Summary: Refactor: Move auth requirements handling into separate
component
Key: SLING-10248
URL: https://issues.apache.org/jira/browse/SLING-10248
Project: Sling
Issue Type: Improvement
Components: Authentication
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Auth Core 1.5.2
The handling of auth requirements is currently split across three classes, the
cache (path based holder), Sling Authenticator (for configuration) and
SlingAuthenticatorServiceListener (service registrations)
We should refactor this into a single class - to make the code cleaner but also
easier testable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)