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 "I-Card Service Core"

(Details)
(Service)
Line 21: Line 21:
 
** [[I-Card Selector Service]]  
 
** [[I-Card Selector Service]]  
 
** [[I-Card Registry]]
 
** [[I-Card Registry]]
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.rpps/?cvsroot=Technology_Project Sources]
+
 
* Has been tested on WinXP and Linux
+
 
  
  
 
[[Category:Higgins Components]]
 
[[Category:Higgins Components]]

Revision as of 14:23, 23 May 2008

{{#eclipseproject:technology.higgins}}

Overview

Core API of the I-Card Service.

Details

  • Status: available since 1.0M6
  • Language: Java
  • Packaging: JAR

Plan

  • No currently planned features

Service

  • Responsibilities
    • Support for "card selector" UIs such as those embedded within HBX or in ISS Client UI. Relies on I-Card Selector Service for matching cards with policies.
    • Retrieval where possible of one or more Digital Identity that satisfy the policy of relying sites and systems
    • Support for RSS and other data channels between the agent and a relying system
    • Support services related to HTML scraping (e.g. in HBX)
    • Support services related to HTML form filling (e.g. in HBX)
    • Support for i-card management (i.e. create/update/delete)
  • Dependencies

Back to the top