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

(Architecture)
(Architecture)
Line 5: Line 5:
  
 
[[Image:Lics-1.1.128.png]]
 
[[Image:Lics-1.1.128.png]]
 +
 +
The diagram above shows the red components separate components from LICS (.higgins.iis), but they have not yet been split out as separate project folders here: [[Components 1.1]].
  
 
===API===
 
===API===

Revision as of 18:36, 9 July 2009

Version 1.1

New component being developed for Higgins 1.1

Architecture

Lics-1.1.128.png

The diagram above shows the red components separate components from LICS (.higgins.iis), but they have not yet been split out as separate project folders here: Components 1.1.

API

The org.eclipse.higgins.lics is a C++ component that implements the core services of an identity selector.

Used By

The org.eclipse.higgins.lics is used by the GTK Selector 1.1-Win solution.

Back to the top