----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1278/#review1281 -----------------------------------------------------------
Is there a reason why you can't use BlobCrypterSecurityTokenCodec as the comment suggests? - Ryan On 2011-08-03 19:43:41, Jesse Ciancetta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/1278/ > ----------------------------------------------------------- > > (Updated 2011-08-03 19:43:41) > > > Review request for shindig. > > > Summary > ------- > > Please make the decrypt method in BlobCrypterSecurityToken public so it can > be used from external callers. For an example of where we're using this > method externally please see: > > http://svn.apache.org/repos/asf/incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/provider/opensocial/service/impl/EncryptedBlobSecurityTokenService.java > > > This addresses bugs RAVE-155 and SHINDIG-1560. > https://issues.apache.org/jira/browse/RAVE-155 > https://issues.apache.org/jira/browse/SHINDIG-1560 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityToken.java > 966481 > > Diff: https://reviews.apache.org/r/1278/diff > > > Testing > ------- > > > Thanks, > > Jesse > >