Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Active Client 2.0"

(Architecture)
Line 50: Line 50:
 
[[Image:Active client 2.0.101.png|center]] ([[Diagram Key]])  
 
[[Image:Active client 2.0.101.png|center]] ([[Diagram Key]])  
  
Packages and Components:  
+
Components:  
  
 
*[[Components 1.1#HSS_Manager]]: <code>org.eclipse.higgins.hss.manager/win </code>  
 
*[[Components 1.1#HSS_Manager]]: <code>org.eclipse.higgins.hss.manager/win </code>  
 
*[[Components 1.1#HSS_Launcher]]: <code>org.eclipse.higgins.hss.launcher/win </code>  
 
*[[Components 1.1#HSS_Launcher]]: <code>org.eclipse.higgins.hss.launcher/win </code>  
 
*[[Components 1.1#Higgins_Selector_Switch]]: <code>org.eclipse.higgins.hss </code>  
 
*[[Components 1.1#Higgins_Selector_Switch]]: <code>org.eclipse.higgins.hss </code>  
*[[Components 1.1#Selector_UI]]: TBD
+
*[[Components 2.0#Permissioning]]
*[[Local I-Card Service Package]] <-- remove this
+
*[[Components 2.0#PAUL]]
 +
*[[Components 2.0#Persona Data Provider]]
 +
*[[Components 2.0#IdAS Client]]
 +
*[[Components 2.0#IdAS API]]
 +
*[[Components 2.0#STS Client]]
 +
*[[Components 2.0#IPC Lib]]
 +
*[[Components 2.0#Auth Client]]
  
Optional services:
+
*[[Local I-Card Service Package]] <-- remove this page
  
*[[IdAS Proxy Service 1.1]]  
+
Supporting services:
*[[Attribute Service 1.1]]
+
 
*[[CardSynce Service 1.1]]  
+
*[[IdAS Proxy Service 2.0]]  
*[[Authentication Service 1.1]]
+
*[[Attribute Service 2.0]]  
 +
*[[Authentication Service 2.0]]
  
 
=== Areas under development  ===
 
=== Areas under development  ===

Revision as of 11:25, 5 April 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg
We're just getting started on this page, so it is mostly just a template at present.

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

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

Active client 2.0.101.png
(Diagram Key)

Components:

Supporting services:

Areas under development

Building

<..how to get the source>

<..how to build executables (jars, wars, exes, etc)>

See Also

Back to the top