-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15417/
-----------------------------------------------------------
Review request for shindig.
Bugs: SHINDIG-1950
https://issues.apache.org/jira/browse/SHINDIG-1950
Repository: shindig
Description
-------
Factor out creation of the actual SecurityToken in OAuth2AuthenticationHandler
into a separate method that can be overridden in a child class.
Diffs
-----
trunk/java/social-api/src/main/java/org/apache/shindig/social/core/oauth2/OAuth2AuthenticationHandler.java
1540645
Diff: https://reviews.apache.org/r/15417/diff/
Testing
-------
Patch used in our application to create a different type of token.
Thanks,
Andreas Kohn