Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OpenID Context Provider Dependencies"

 
Line 9: Line 9:
 
! width="10%" border="1" align="left" valign="top" | License (URL)
 
! width="10%" border="1" align="left" valign="top" | License (URL)
 
|-
 
|-
| [http://jena.sourceforge.net Jena]
+
| [http://code.sxip.com/openid4java/ OpenID]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/jena.jar jena.jar]
+
|[http://code.sxip.com/openid4java/ Jar]
 
|
 
|
 
|
 
|
| Jena is a framework for building Semantic Web applications. Used to read and write context's data in RDF / OWL formats.
+
| OpenID is a light weight, open, decentralized, framework for user-centric digital identity. We plan to use Sxip's Java implementation of the protocol.
| 2.4
+
|
| http://jena.sourceforge.net/license.html
+
|  Apache 2.0 http://code.sxip.com/openid4java/
 
|-
 
|-
 
|}
 
|}

Revision as of 17:11, 13 December 2006

This page is a work in progress...

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
OpenID Jar OpenID is a light weight, open, decentralized, framework for user-centric digital identity. We plan to use Sxip's Java implementation of the protocol. Apache 2.0 http://code.sxip.com/openid4java/

.

See Also

Back to the top