The code is in the OpenId4Java directory under this Google Code repo:
http://code.google.com/p/opendatakit/source/browse?repo=components
---------------------
CHANGES:
org.openid4java.consumer.ConsumerManagerImpl has a new constructor, requiring an
org.openid4java.util.ClientConnectionManagerFactory argument. Some of the other constructors have also changed to plumb this factory through to all places that require it.
This new constructor is used for passing in a factory returning
org.apache.http.conn.ClientConnectionManager instances.
I use this to pass in a shim factory when running on Google AppEngine, as Apache is not supported on that platform.
---------------
Mitch
On Mon, Oct 15, 2012 at 2:27 PM, Daniel Serodio
<dser...@gmail.com> wrote:
Since half a year has passed with no replies, I assume the project is unmaintained. It would be nice if you could share your improvements on Github.
Regards,
Daniel Serodio
--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com