Add support for authenticated/signed preloads. Refactor caching code to allow
for caching of same.
--------------------------------------------------------------------------------------------------
Key: SHINDIG-197
URL: https://issues.apache.org/jira/browse/SHINDIG-197
Project: Shindig
Issue Type: New Feature
Components: Features
Reporter: Louis Ryan
Assignee: Louis Ryan
Attachments:
Introduce_support_for__authenticated_preloads_Refactored_caching_to_allow_for_caching_of_signed_requests_(lots_of_cleanup).patch
This is a pretty extensive change, the first part adds support for an 'authz'
attribute to the Preload element as part of the spec. THIS IS A SPEC
ENHANCEMENT!
The second part adds a reworking of the Caching code to separate the caching
interface from the fetcher interface, encapsulate cacheability checking and
generally make to code cleaner and more manageable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.