Allow ContainerConfig stack to load property values from external resources and
update BlobCrypterSecurityTokenCodec to use this new feature.
---------------------------------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1660
URL: https://issues.apache.org/jira/browse/SHINDIG-1660
Project: Shindig
Issue Type: Improvement
Reporter: Jesse Ciancetta
Update the ContainerConfig stack to allow for res://some-resource.txt and
file:///some-file.txt style values in container.js and automatically resolve
these references during initialization. This allows us to refactor
BlobCrypterSecurityTokenCodec to expect to be given the actual encryption key
rather than a key or resource pointer as it does currently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira