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