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 "Org.eclipse.higgins.crpps"

(Added tag for Phoenix left menu)
Line 13: Line 13:
 
== Links ==
 
== Links ==
 
* [http://eclipse.org/higgins Higgins Home]
 
* [http://eclipse.org/higgins Higgins Home]
 +
[[Category:Higgins Components]]

Revision as of 06:46, 26 March 2008

{{#eclipseproject:technology.higgins}} An Identity Selector implemented as a single Eclipse RCP plugin.

The Eclipse-based identity selector UI is built up through pure SWT/JFace components, and can be packed with other Higgins infrastructure components (the configuration, secure card store provider, ISS, IdAS, and STS) to create a daemon program on desktop.

Now the HBX (both IE and Firefox) will not provide any UI. It only need to listen to the user's form submitting action, and send the policy string to the RCP I-Card selector process, which finally returns the security token.


See Also

Links

Back to the top