----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5419/ -----------------------------------------------------------
Review request for shindig, Stanton Sievers, Brian Lillie, and Doug Davies. Description ------- This fix exposes the ability to invalidate a Client on the OAuth2Store interface. It allows client management applications the ability to clear clients from the cache without having to get the cache instance itself. This addresses bug SHINDIG-1793. https://issues.apache.org/jira/browse/SHINDIG-1793 Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/BasicOAuth2Store.java 1346021 http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/OAuth2Store.java 1346021 Diff: https://reviews.apache.org/r/5419/diff/ Testing ------- All unit tests pass Thanks, Adam Clarke