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

m (Added tag for Phoenix left menu)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins}}
 
{{#eclipseproject:technology.higgins}}
 +
 +
== Introduction ==
 
Higgins Selector Selector
 
Higgins Selector Selector
  
Line 5: Line 7:
 
* Provides UI to change default selector
 
* Provides UI to change default selector
 
* Exposes API for developers to create connectors for their own Identity Selector
 
* Exposes API for developers to create connectors for their own Identity Selector
 +
 +
== End-User Perspective ==
 +
 +
=== Setup ===
 +
To use this solution you must:
 +
# TBD
 +
# TBD
 +
 +
=== Functionality ===
 +
 +
<TBD>
 +
 +
== Deployer Perspective ==
 +
 +
The following are the instructions for deploying the Selector-Selector
 +
 +
<TBD>
 +
 +
== Developer Perspective ==
 +
 +
=== Architecture ===
 +
The following is a logical diagram of the overall Selector-Selector architecture:
  
 
[[Image:Higgins-Selector-Selector-Arch.png]]
 
[[Image:Higgins-Selector-Selector-Arch.png]]
  
=== Platform specific implementations ===
+
 
* [[Higgins Selector Selector for Windows]]
+
=== Building ===
 +
This section describes the steps a developer would use to build deployable artifacts for the selector-selector.  The next section describes how to deploy them to create a runnable system.
 +
 
 +
<TBD>
  
 
== Links ==
 
== Links ==
 
* [[Components]]
 
* [[Components]]
 
* [http://eclipse.org/higgins Higgins Home]
 
* [http://eclipse.org/higgins Higgins Home]

Revision as of 11:14, 19 March 2008

{{#eclipseproject:technology.higgins}}

Introduction

Higgins Selector Selector

  • Provides a common API to Identity Selectors
  • Provides UI to change default selector
  • Exposes API for developers to create connectors for their own Identity Selector

End-User Perspective

Setup

To use this solution you must:

  1. TBD
  2. TBD

Functionality

<TBD>

Deployer Perspective

The following are the instructions for deploying the Selector-Selector

<TBD>

Developer Perspective

Architecture

The following is a logical diagram of the overall Selector-Selector architecture:

Higgins-Selector-Selector-Arch.png


Building

This section describes the steps a developer would use to build deployable artifacts for the selector-selector. The next section describes how to deploy them to create a runnable system.

<TBD>

Links

Back to the top