Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SAML Token Provider"

 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
 
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
 
|-style="background:grey; color:black"
 
|-style="background:grey; color:black"
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL)
+
! width="18%" border="1" align="left" valign="top" | Library Home Page (URL)
! width="10%" border="1" align="left" valign="top" colspan="3" | URL(s) to JAR/library
+
! width="21%" border="1" align="left" valign="top" colspan="3" | URL(s) to JAR/library
! width="50%" border="1" align="left" valign="top" | Used for
+
! width="45%" border="1" align="left" valign="top" | Used for
! width="10%" border="1" align="left" valign="top" | Version
+
! width="6%" border="1" align="left" valign="top" | Version
 
! width="10%" border="1" align="left" valign="top" | License (URL)
 
! width="10%" border="1" align="left" valign="top" | License (URL)
 
|-
 
|-
 
| [http://ws.apache.org/commons/axiom/ Apache AXIOM]
 
| [http://ws.apache.org/commons/axiom/ Apache AXIOM]
 
|
 
|
| [http://apache.mirrors.redwire.net/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip axiom-api-1.2.1.jar, axiom-dom-1.2.1.jar, axiom-impl-1.2.1.jar]
+
| [http://apache.mirrors.redwire.net/ws/commons/axiom/1_2_2/axiom-1.2.2-bin.zip axiom-api-1.2.2.jar,<br/>axiom-dom-1.2.2.jar,<br/>axiom-impl-1.2.2.jar,<br/>stax-api-1.0.1.jar]
 
|
 
|
 
| Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree.
 
| Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree.
| 1.2.1
+
| 1.2.2  Approved: CQ1449
 
| [http://ws.apache.org/commons/axiom/license.html Apache License, Version 2.0]
 
| [http://ws.apache.org/commons/axiom/license.html Apache License, Version 2.0]
 
|-
 
|-
Line 24: Line 24:
 
| 1.3.0
 
| 1.3.0
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
|-
 
| [http://wiki.eclipse.org/index.php/Identity_Attribute_Service Eclipse Higgins Identity Attribute Service]
 
|
 
| [http://download.eclipse.org/technology/higgins/idas/lastNightlyBuild/idas.zip idas.jar]
 
|
 
| The IdAS virtualizes identity sources and provides a unified view of identity information.
 
| TBD
 
| [http://www.eclipse.org/legal/epl/notice.html Eclipse Foundation Software User Agreement.]
 
|-
 
| [http://www.eclipse.org/orbit/ Eclipse Orbit javax.servlet_2.4.0 Bundle]
 
|
 
| [http://download.eclipse.org/tools/orbit/committers/drops/I200701170659/bundles/javax.servlet_2.4.0.v200612120446.jar javax.servlet_2.4.0.v200612120446.jar]
 
|
 
| Java Servlet APIs.
 
| 2.4.0
 
| [http://www.eclipse.org/legal/epl/notice.html Eclipse Foundation Software User Agreement.]
 
 
|-
 
|-
 
|}
 
|}

Latest revision as of 12:08, 9 August 2007

This page is a work in progress...

Library Home Page (URL) URL(s) to JAR/library Used for Version License (URL)
Apache AXIOM axiom-api-1.2.2.jar,
axiom-dom-1.2.2.jar,
axiom-impl-1.2.2.jar,
stax-api-1.0.1.jar
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. 1.2.2 Approved: CQ1449 Apache License, Version 2.0
Apache XML Security xmlsec-1.3.0.jar The XML Security project is aimed at providing implementation of security standards for XML. 1.3.0 Apache License, Version 2.0

.

See Also

Back to the top