-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5497/
-----------------------------------------------------------

(Updated June 26, 2012, 8:33 p.m.)


Review request for shindig.


Changes
-------

Changed setXXXSecret to set both encrypted and unencrypted forms regardless of 
whether encrypter is specified.   Updated test case.


Description
-------

Add check for non-null encrypter.   There were two test methods 
(testSetSecret_1 and testSetSecret_2) that were identical.. so modified second 
to not supply encrypter as parameter to constructor.


This addresses bug SHINDIG-1810.
    https://issues.apache.org/jira/browse/SHINDIG-1810


Diffs (updated)
-----

  
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/persistence/OAuth2TokenPersistence.java
 1347033 
  
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/test/java/org/apache/shindig/gadgets/oauth2/persistence/OAuth2TokenPersistenceTest.java
 1348118 

Diff: https://reviews.apache.org/r/5497/diff/


Testing
-------

Tests pass


Thanks,

Brian Lillie

Reply via email to