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.hbxff"

(Version)
(See Also)
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
===Overview===
 
===Overview===
When the [[Org.eclipse.higgins.hbxff]] is installed and when your browser lands on a Relying Party (RP) site that is i-card enabled, it launches external Identity Selector using [[Higgins Selector Switch]] or the external Selector directly depending on the preference settings of the extension. This extension has the support to launch all variants of the Higgins 1.0 Selector.
+
Presuming [[org.eclipse.higgins.hbxff]] is installed and enabled, when your browser lands on a Relying Party (RP) site that is i-card enabled (e.g. includes an <object> tag, etc.), the extension launches an external Selector application. It launches the selector either using [[Higgins Selector Switch]] or directly depending on the preference settings of the extension.  
 +
 
 +
This extension has the ability to ''directly'' launch these 1.1 selectors:
 +
* [[GTK Selector 1.1-Win]]
 +
* [[AIR Selector 1.1-Win]]
 +
* [[AIR Selector 1.1-Mac]]
 +
As well as directly launch these 1.0 selectors:
 +
* [[GTK and Cocoa Selector 1.0]]
 +
* [[RCP Selector 1.0]]
  
 
===Details===  
 
===Details===  
 
* ''Language:'' Javascript and XUL
 
* ''Language:'' Javascript and XUL
 
* ''Packaging:'' Firefox add-on. Requires Firefox 1.5.x or 2.x running on Windows, OSX, or Linux
 
* ''Packaging:'' Firefox add-on. Requires Firefox 1.5.x or 2.x running on Windows, OSX, or Linux
 +
 +
===See Also ===
 +
* [[Higgins Selector Switch]]
 +
* [http://wiki.eclipse.org/Selector_Overview Selector Overview]
 +
 +
[[Category: Higgins Components]]

Latest revision as of 10:14, 12 October 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

org.eclipse.higgins.hbxff is a Firefox extension written in Javascript that launches an external selector either using Higgins Selector Switch or directly. This extension is different from and easily confused with the Higgins Embedded-Selector Extension for Firefox which is a different component entirely.

Version

Developed for Higgins 1.1. Available since Higgins 1.1M2

Overview

Presuming org.eclipse.higgins.hbxff is installed and enabled, when your browser lands on a Relying Party (RP) site that is i-card enabled (e.g. includes an <object> tag, etc.), the extension launches an external Selector application. It launches the selector either using Higgins Selector Switch or directly depending on the preference settings of the extension.

This extension has the ability to directly launch these 1.1 selectors:

As well as directly launch these 1.0 selectors:

Details

  • Language: Javascript and XUL
  • Packaging: Firefox add-on. Requires Firefox 1.5.x or 2.x running on Windows, OSX, or Linux

See Also

Back to the top