Java EAUT Libary Uploaded to Google Code

2 views
Skip to first unread message

David Fuelling

unread,
Nov 4, 2008, 12:28:26 AM11/4/08
to ea...@googlegroups.com
All,

I've created and uploaded a Java-based EAUT library -- it's in the Google code site now (http://eaut.googlecode.com/svn/code/java/).

This library borrows some of the Discovery code from OpenID4Java because the latest/greatest OpenID4Java code is not automatically accessible in the Maven repo.  Plus, my Java EAUT code uses the same apache license as openid4java, so I don't see too much of a problem (not to mention that the openid4java library is over 40mb, so it makes more sense to just borrow a few files instead of requiring the whole thing).   

EAUT4Java can be built using Maven2.  Below is some sample code....I plan to put up a binary jar file shortly. 

----
String email = "be...@example.com";
String mappedUrl = new EAUTConsumerImpl().doEAUT(email);
----

Could somebody update the eaut.org code-page to reflect this new library?

Thanks!

David











David Fuelling

unread,
Nov 18, 2008, 1:10:46 PM11/18/08
to ea...@googlegroups.com
Guys,

I've updated the EAUT website "code" index.php page with the EAUT Java lib stuff -- but I don't have an easy way to validate the page as I don't have access to the webserver.  Would somebody be able to update the website with my commits (assuming what I have actually displays properly)?

Thanks!

David
Reply all
Reply to author
Forward
0 new messages