-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2648/
-----------------------------------------------------------
(Updated 2011-11-01 18:12:28.326279)
Review request for shindig, Ryan Baxter and Dan Dumont.
Summary
-------
This patch is to illustrate the minimal set of changes needed to allow the
BlobCrypterSecurityTokenCodec to have a key provided by the config instead of
needing a key file to be provided.
This addresses bug SHINDIG-1636.
https://issues.apache.org/jira/browse/SHINDIG-1636
Diffs
-----
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/test/java/org/apache/shindig/auth/BlobCrypterSecurityTokenCodecTest.java
1195457
http://svn.apache.org/repos/asf/shindig/trunk/config/container.js 1195457
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityTokenCodec.java
1195457
Diff: https://reviews.apache.org/r/2648/diff
Testing (updated)
-------
Updated existing JUnits and added one more.
Thanks,
Stanton