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 "Connector for Adobe AIR Selector"

m (Added tag for Phoenix left menu)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins}}
 
{{#eclipseproject:technology.higgins}}
==Details==
+
 
 +
== Introduction ==
 
This connector handles communication between [[Higgins Selector Selector]] and [[Adobe AIR-based Identity Selector]]
 
This connector handles communication between [[Higgins Selector Selector]] and [[Adobe AIR-based Identity Selector]]
  
 
Source code for this component is checked in as part of the [http://dev.eclipse.org/viewsvn/index.cgi/org.eclipse.higgins/trunk/app/org.eclipse.higgins.tcpserver/src/SSSupport/src/connectors/Air/?root=Technology_SVN org.eclipse.higgins.tcpserver] project
 
Source code for this component is checked in as part of the [http://dev.eclipse.org/viewsvn/index.cgi/org.eclipse.higgins/trunk/app/org.eclipse.higgins.tcpserver/src/SSSupport/src/connectors/Air/?root=Technology_SVN org.eclipse.higgins.tcpserver] project
  
<TODO>
 
  
== See Also ==
+
== End-User Perspective ==
  
* [[Components]]
+
=== Setup ===
 +
To use this solution you must:
 +
# TBD
 +
# TBD
  
== Links ==
+
=== Functionality ===
  
* [http://www.eclipse.org/higgins Higgins Home]
+
<TBD>
 +
 
 +
== Deployer Perspective ==
 +
 
 +
The following are the instructions for deploying the connector for RCP Selector
 +
 
 +
<TBD>
 +
 
 +
== Developer Perspective ==
 +
 
 +
=== Architecture ===
 +
The following is a logical diagram of the overall Selector architecture:
 +
 
 +
[[Image:Higgins-Selector-Selector-Arch.png]]
 +
 
 +
 
 +
=== Building ===
 +
This section describes the steps a developer would use to build deployable artifacts for the connector for the RCP selector.  The next section describes how to deploy them to create a runnable system.
 +
 
 +
<TBD>
 +
 
 +
== Links ==
 +
* [[Components]]
 +
* [http://eclipse.org/higgins Higgins Home]

Revision as of 11:35, 19 March 2008

{{#eclipseproject:technology.higgins}}

Introduction

This connector handles communication between Higgins Selector Selector and Adobe AIR-based Identity Selector

Source code for this component is checked in as part of the org.eclipse.higgins.tcpserver project


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 connector for RCP Selector

<TBD>

Developer Perspective

Architecture

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

Higgins-Selector-Selector-Arch.png


Building

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

<TBD>

Links

Back to the top