OpenID sample application.

This commit is contained in:
Luke Taylor
2008-02-01 14:32:54 +00:00
parent df1def412e
commit 287726335a
9 changed files with 322 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/**
* @author Luke Taylor
* @version $Id$
*/
public class Dummy {
}