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 "Solutions 1.0"

(Higgins-based Solutions)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
== Version 1.0 ==
+
=== Version 1.0 ===
 
* This page describes the solutions available with the Higgins 1.0 release.
 
* This page describes the solutions available with the Higgins 1.0 release.
 
* For solutions under development as part of Higgins 1.1 see [[Solutions 1.1]]
 
* For solutions under development as part of Higgins 1.1 see [[Solutions 1.1]]
 
* A '''Solution''' is a specific combination of Higgins [[Components]] that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.
 
* A '''Solution''' is a specific combination of Higgins [[Components]] that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.
  
== Higgins Developed & Supported Solutions ==
+
=== Higgins Selector===
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
+
These flavors of the selector are available:
 
+
=== Selectors===
+
These flavors of selector are available:
+
 
* [[GTK and Cocoa Selector]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
 
* [[GTK and Cocoa Selector]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
 
* [[RCP Selector]] - an Eclipse RCP Application (client-based Java app; requires JRE 1.4 or higher)
 
* [[RCP Selector]] - an Eclipse RCP Application (client-based Java app; requires JRE 1.4 or higher)
Line 23: Line 20:
 
* [[Extensible Protocol RP Website 1.0]] - I-Card-enabled Relying Party site (webapp) [supersedes: [[RP Website Solution]]]
 
* [[Extensible Protocol RP Website 1.0]] - I-Card-enabled Relying Party site (webapp) [supersedes: [[RP Website Solution]]]
  
Other:
+
=== Attribute Services ===
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
+
 
+
=== Identity Attribute Service ===
+
 
This solution is currently a local java component.  
 
This solution is currently a local java component.  
 
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
 
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
 
+
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
 
+
 
+
  
 
[[Category:Higgins Solutions]]
 
[[Category:Higgins Solutions]]

Revision as of 10:13, 28 March 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

Version 1.0

  • This page describes the solutions available with the Higgins 1.0 release.
  • For solutions under development as part of Higgins 1.1 see Solutions 1.1
  • A Solution is a specific combination of Higgins Components that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.

Higgins Selector

These flavors of the selector are available:

  • GTK and Cocoa Selector - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
  • RCP Selector - an Eclipse RCP Application (client-based Java app; requires JRE 1.4 or higher)
  • Firefox-Embedded Selector - for Firefox on Windows, Linux, and OSX (Requires hosted I-Card Service Component)

Identity Services

Identity Provider web services:

  • STS IdP - WS-Trust Identity Provider (webapp and web service)
  • SAML2 IdP - SAML2 Identity Provider (webapp and web service)

Relying Party website:

Attribute Services

This solution is currently a local java component.

Back to the top