Skip to content
/ joid Public

Java OpenID = JOID OpenID providers and relying parties for OpenID 1.1 and 2.0

License

Notifications You must be signed in to change notification settings

grnq/joid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java OpenID = JOID

This library lets you create OpenID providers as well as relying parties. Both
OpenID 1.1 and 2.0 is covered. 

See more at <http://code.google.com/p/joid/>

To build:
  $ mvn install

For javadocs API docs:
  $ mvn javadoc:javadoc

For unit tests:
  $ mvn test


See src/examples for example usage.

See LICENSE.txt for licensing agreement.


   SVN access for developers
   -------------------------

   svn checkout https://joid.googlecode.com/svn/trunk/ joid --username USERNAME

   whereas [email protected]

   NOTE: One cannot use the regular password for [email protected], but rather use the
         "generated googlecode.com password". In order to get this password, browse to
         http://code.google.com/p/joid/source and sign in with your regular google acount
         and then one should see a link "googlecode.com password" pointing to this special
         google code password.

About

Java OpenID = JOID OpenID providers and relying parties for OpenID 1.1 and 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published