----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5422/#review8400 -----------------------------------------------------------
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/render/DefaultServiceFetcher.java <https://reviews.apache.org/r/5422/#comment18060> Actually... if codec is optional, you might want to check that you have one here before you use it. - Dan Dumont On June 19, 2012, 5:39 p.m., Brian Lillie wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5422/ > ----------------------------------------------------------- > > (Updated June 19, 2012, 5:39 p.m.) > > > Review request for shindig, Ryan Baxter and Doug Davies. > > > Description > ------- > > Continuing review started @ http://codereview.appspot.com/6306074/ > > Have modified retrieveServices to accept container as parameter, and use to > generate security token > > > This addresses bug SHINDIG-1799. > https://issues.apache.org/jira/browse/SHINDIG-1799 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityTokenCodec.java > 1350364 > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/render/DefaultServiceFetcher.java > 1350372 > > Diff: https://reviews.apache.org/r/5422/diff/ > > > Testing > ------- > > Tests pass. EndToEndTest passes with allowUnauthenticated=false, and with > secure tokens enabled > > > Thanks, > > Brian Lillie > >
