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"

 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  
 
== See Also ==
 
== See Also ==
* Solution-level description: [[RCP Selector Solution]]
+
* Solution-level description: [[RCP Selector 1.0]]
  
 
== Links ==
 
== Links ==
 
* [http://eclipse.org/higgins Higgins Home]
 
* [http://eclipse.org/higgins Higgins Home]
 
[[Category:Higgins Components]]
 
[[Category:Higgins Components]]

Latest revision as of 23:45, 10 July 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} An Identity Selector Component 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