Difference between revisions of "I-Card Service Core"
m (Identity Agent Service Core moved to Selector Service Core) |
m (Added tag for left menu, plus category) |
||
Line 1: | Line 1: | ||
+ | {{#eclipseproject:technology.higgins}} | ||
==Overview== | ==Overview== | ||
Provides API with I-Card related services to "client" components, such as [[RPPS Web App]] and [[ISS client UI]]. | Provides API with I-Card related services to "client" components, such as [[RPPS Web App]] and [[ISS client UI]]. | ||
Line 22: | Line 23: | ||
==See Also== | ==See Also== | ||
− | |||
* [[Architecture]] | * [[Architecture]] | ||
* [[Components]] | * [[Components]] | ||
+ | |||
+ | [[Category:Higgins Components]] |
Revision as of 10:35, 17 March 2008
{{#eclipseproject:technology.higgins}}
Contents
Overview
Provides API with I-Card related services to "client" components, such as RPPS Web App and ISS client UI.
Details
- Status: available since M0.6
- 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
- Sources
- Has been tested on WinXP and Linux