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 "SAML2 IdP Server web application Dependencies"

Line 11: Line 11:
 
* [[IdAS SPI]] (org.eclipse.higgins.idas.spi)
 
* [[IdAS SPI]] (org.eclipse.higgins.idas.spi)
 
* org.eclipse.higgins.messages
 
* org.eclipse.higgins.messages
* [[Util: SAML2 IdP protocol library]] (org.eclipse.higgins.saml2idp.saml2)
+
* [[SAML2 IdP protocol library]] (org.eclipse.higgins.saml2idp.saml2)
 
* [[Util: IdAS CP]] (org.eclipse.higgins.util.idas.cp)
 
* [[Util: IdAS CP]] (org.eclipse.higgins.util.idas.cp)
 
* [[Util: JScript]] (org.eclipse.higgins.util.jscript)
 
* [[Util: JScript]] (org.eclipse.higgins.util.jscript)

Revision as of 13:53, 2 November 2007

The SAML2 IdP Server web application depends on the following Higgins projects:

See Also

Back to the top