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 "Architecture"

(the "Architecture" should be generalized and not project specific)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
'''Architecture''' may refer to:
[[Image:Higgins-v42.JPG]]
+
  
[[Architecture Diagram Changes]] --changes to the above diagram
+
== Eclipse Foundation ==
 +
* [[Architecture Council]]
  
===Components===
+
== Projects ==
* [[Higgins Browser Extension]]
+
* [[Higgins Architecture]]
* [[RP Enablement]]
+
* [[I-Card Manager]]
+
* [[RP Protocol Support]]
+
* [[ISS Client UI]]
+
* [[I-Card Selector Service]] (ISS)
+
* [[I-Card Registry]]
+
* [[I-Card Provider]]
+
* [[Token Service]]
+
* [[Token Provider]]
+
* [[Identity Attribute Service]] (IdAS)
+
* [[Context Provider]]
+
 
+
===Clients/Consumers===
+
Client apps and services that use these core components are expected to include:
+
* Relying Party (Service Provider)s can use the "RP Enablement" component to add support (e.g. to validate tokens) for identity protoocols
+
* Local Apps (e.g. Eclipse RCP apps and other enterprise apps) can invoke a local instance of [[RP Protocol Support]] that uses a locally running [[ISS Client UI]] (card selector UI).
+
 
+
==Links==
+
* [http://eclipse.org/higgins Higgins Home]
+
** [http://wiki.eclipse.org/index.php/Higgins_Wiki Wiki]
+
** [http://www.eclipse.org/higgins/faq.php FAQ]
+
** [[Architecture]]
+
** [[Components]]
+
** [http://www.eclipse.org/higgins/resources.php Developer Resources]
+
** [http://www.eclipse.org/higgins/downloads.php Downloads]
+

Revision as of 10:25, 16 July 2008

Architecture may refer to:

Eclipse Foundation

Projects

Back to the top