----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1101/#review1058 -----------------------------------------------------------
Ship it! Committed. - Eric On 2011-07-13 20:47:28, Matt Marum wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/1101/ > ----------------------------------------------------------- > > (Updated 2011-07-13 20:47:28) > > > Review request for shindig. > > > Summary > ------- > > The current implementation of AnonymousSecurityToken does not get parsed > properly by the BasicSecurityTokenCodec. It causes a > MalformedSecurityTokenException because the Domain parameter is empty. This > corrects that issue. > > > Diffs > ----- > > > /trunk/java/common/src/main/java/org/apache/shindig/auth/AnonymousSecurityToken.java > 1145681 > > Diff: https://reviews.apache.org/r/1101/diff > > > Testing > ------- > > Ran JUnits.. they all passed. > > > Thanks, > > Matt > >
