Qt Selector 1.1-Win
From Eclipsepedia
A new variant of the Higgins selector being developed for Higgins 1.1. We're just getting started on this page, so it is mostly just a template at present.
Contents |
Introduction
This selector is a C++ client that uses the Qt cross-platform application and UI framework and is designed to run on Windows.
End-User Perspective
For an introduction to Information Cards and Selectors visit http://informationcard.net
Planned Functionality
- Traditional IMI selector functionality
- Import personal and managed IMI cards
- Allow log in to IMI compatible websites
- Selector may optionally be associated with Authentication Service 1.1 and thereby get the access tokens necessary to use other selector-related web services including:
Compatibility
Card types/protocols:
- Supports managed and personal IMI information cards
- Supports managed OpenID information cards
- Supports managed and personal Higgins relationship cards
Browsers:
- Firefox 3.0+
- IE 6+
Operating systems (and what should be in the OS!):
- Windows XP, Vista, and Windows 7
- Higgins Selector Switch
Setup
<how do you install it?>
Deployer Perspective
<to be written>
Developer Perspective
Architecture
(Diagram Key)Packages and Components:
- Components_1.1#HSS_Manager:
org.eclipse.higgins.hss.manager/win - Components_1.1#HSS_Launcher:
org.eclipse.higgins.hss.launcher/win - Components_1.1#Higgins_Selector_Switch:
org.eclipse.higgins.hss - Components_1.1#Selector_UI: TBD
- Local I-Card Service Package
Optional services:
Areas under development
Building
<..how to get the source>
<..how to build executables (jars, wars, exes, etc)>


