Looks good to me. Thanks.
http://codereview.appspot.com/28075/diff/5001/5008 File ../trunk/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/OAuthAuthenticationHandler.java (right): http://codereview.appspot.com/28075/diff/5001/5008#newcode144 Line 144: throw new InvalidAuthenticationException("No oauth entry for token", null); Should include token in exception somewhere, probably in message. http://codereview.appspot.com/28075

