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

(Token Service and Token Providers)
 
(753 intermediate revisions by 19 users not shown)
Line 1: Line 1:
This page describes each of the Higgins Components shown in the [[Architecture]].
+
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 +
[[Components]] are low level building blocks comprised of Eclipse projects (folders) that in turn contain files:
 +
* [[Components 1.X]] - used by both [[Higgins 1.0]] and [[Higgins 1.1]]
 +
* [[Components 1.0]] - used by Higgins 1.0
 +
* [[Components 1.1]] - used by Higgins 1.1
 +
* [[Components 2.0]] - used by Higgins 2.0
  
====Higgins Browser Extension====
+
Hierarchy:
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
* Solutions are deployable, usable apps and web services (and in a couple of cases libraries).
|-style="background:#d6dee9; color:black" 
+
* [http://wiki.eclipse.org/Category:Higgins_Packages Packages] are mid-level multi-component packages used to create solutions
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black"   
+
|colspan="2" | [[Higgins Browser Extension]] (HBX) (includes [[ISS Web UI]]) [bx] {M0-8}
+
|none
+
|[http://wiki.eclipse.org/index.php/HBX cvs & instructions]
+
|n/a 
+
|[http://www.eclipse.org/higgins/ver2/HBXdownloads.php Firefox]
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=HBX open] 
+
|[[User:maxim.parityinc.net | Maxim ]]
+
|- 
+
|} 
+
.
+
 
+
====Higgins Configuration====
+
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="30%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="10%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black"   
+
|colspan="2" | Configuration
+
+
|
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Configuration open] 
+
|[[User:gbyrd.us.ibm.com | GregB ]]
+
|-
+
|A
+
|[[Configuration API]] [configuration.api] {M0-8}
+
|none 
+
|[[Configuration CVS | cvs & instructions]]
+
|n/a 
+
|
+
+
|[[User:gbyrd.us.ibm.com | GregB ]]
+
|-
+
|B
+
|[[Configuration Common]] [configuration.common] {M0-8}
+
|[[ConfigurationCommon Dependencies | dep ]] 
+
|[[Configuration CVS | cvs & instructions]]
+
|n/a 
+
+
+
|[[User:gbyrd.us.ibm.com | GregB ]]
+
|-
+
|C
+
|[[Configuration XML]] [configuration.xml] {M0-8}
+
|[[ConfigurationXML Dependencies | dep]] 
+
|[[Configuration CVS | cvs & instructions]]
+
|n/a 
+
+
+
|[[User:gbyrd.us.ibm.com | GregB ]]
+
|- 
+
|} 
+
.
+
 
+
====I-Card Manager====
+
 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black"
+
|colspan="2" | I-Card Manager (I-CARD BROKER) 
+
+
|
+
+
|
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=I-Card+Broker open] 
+
|[[User:Sergey.parityinc.net | SergeiY]]
+
|-
+
|A
+
|[[I-Card Manager Web Application]] [icm] {M0-8}
+
|[[I-Card Manager Dependencies | dep]] 
+
|[[ICard Manager CVS | cvs & instructions]]   
+
+
| javadoc, binary
+
+
|[[User:Sergey.parityinc.net | SergeiY]]
+
|}
+
.
+
 
+
====RP Enablement====
+
[[RP Enablement]] is a set of Components that are used to create test and "real" Relying Party sites and services.
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[RP Enablement]] 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Relying+Party open] 
+
|[[User:jeffrey.broberg.ca.com|JeffB]]
+
|- 
+
|A 
+
|[[RSS-SSE RP Test Application]] [org.eclipse.higgins.rssrp]
+
|none 
+
|[[RSS-SSE RP Test CVS | cvs & instructions]] 
+
+
|javadoc, binary 
+
+
|[[User:Sergey.parityinc.net | SergeiY]]
+
|- 
+
|B
+
|[[Relying Party Service]] [none yet]
+
|unknown
+
|
+
+
|
+
+
|[[User:jeffrey.broberg.ca.com|JeffB]]
+
|- 
+
|} 
+
.
+
 
+
====RP Protocol Support==== 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[RP Protocol Support]] (HBX SUPPORT) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=HBX+SUPPORT open] 
+
|[[User:Sergey.parityinc.net | SergeiY]]
+
|- 
+
|A 
+
|[[RPPS Web App]] [rpps.web] {M0-8}
+
|none 
+
|[[RPPS Web CVS | cvs & instructions]] 
+
+
|javadoc, binary 
+
+
|[[User:Sergey.parityinc.net | SergeiY]] 
+
|- 
+
|B
+
|[[RPPS Core]] (Plug-in or JAR) [rpps] {M0-8}
+
|none 
+
|[[RPPS Core CVS | cvs & instructions]] 
+
+
|javadoc, plugins, binary 
+
+
|[[User:Sergey.parityinc.net | SergeiY]]
+
|- 
+
|} 
+
.
+
 
+
====ISS Client UI==== 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black"   
+
|colspan="2" | [[ISS Client UI]] 
+
|
+
|
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=ISS+CLIENT+UI open] 
+
|[mailto:abs@zurich.ibm.com AbhiS] 
+
|-
+
|A 
+
|ISS Client UI C++ [not present]
+
|dep 
+
|cvs & instructions 
+
|
+
+
+
|[mailto:ahodgki@novell.com AndyH]
+
|} 
+
.
+
 
+
====I-Card Selector Service (ISS)==== 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner   
+
|-style="background:#f0f0f0; color:black"
+
|colspan="2" | [[I-Card Selector Service]] (ISS) 
+
|
+
+
+
|
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=ISS open] 
+
|[[User:Abs.zurich.ibm.com | Abhi]]
+
|-
+
|A
+
|[[ISS]] [iss] {M0.8}
+
|dep 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.iss/?root=Technology_Project viewcvs], ide, cli 
+
+
+
|
+
|[[User:Abs.zurich.ibm.com | Abhi]
+
|-style="background:#f0f0f0; color:black"
+
|colspan="2" | [[ISS Provider]] 
+
|
+
+
+
|
+
+
|[[User:Abs.zurich.ibm.com | Abhi]]
+
|-
+
|B
+
|[[CardSpace ISS Provider]] [iss.cardspace] {M0.8}
+
+
|
+
+
+
|
+
|[[User:Abs.zurich.ibm.com | Abhi]]
+
|-
+
|C
+
|[[Idemix ISS Provider]] [iss.idemix] {M0.8}
+
+
|
+
+
+
|
+
|[[User:Abs.zurich.ibm.com | Abhi]]
+
|} 
+
.
+
 
+
====I-Card Registry and I-Card Providers==== 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[I-Card Registry]] (see also [[I-Card Interfaces]]) 
+
+
|[[I-CARD REGISTRY ALL PSF | ide(all)]]
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=I-CARD+REGISTRY open] 
+
|[[User:vkokhan.aquasoft.dp.ua|Valery]] 
+
|- 
+
|A
+
|I-Card Registry [icard.registry] {M0-8}
+
|none 
+
|[[I-Card Registry CVS | cvs & instructions]]
+
+
+
+
|[[User:vkokhan.aquasoft.dp.ua|Valery]]
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[I-Card Provider]]s (ICARD PROVIDER)
+
|
+
+
|
+
|
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=I-Card+Provider open] 
+
|[[User:vkokhan.aquasoft.dp.ua|Valery]]
+
|- 
+
 
+
|B 
+
|[[CardSpace I-Card Provider Core]] [icard.provider.cardspace.common] {M0-8}
+
|[[CardSpace I-Card Provider core dependencies|dep]] 
+
|[[CardSpace I-Card Provider core CVS|cvs & instructions]] 
+
+
+
+
|[[User: slyakhov.parityinc.net | SergeyL]] 
+
|- 
+
|C 
+
|[[IdAS-based CardSpace Managed I-Card Provider]] [icard.provider.cardspace.managed] {M0.8}
+
|none 
+
|[[CardSpace Managed I-Card Provider CVS|cvs & instructions]] 
+
+
+
+
|[[User: slyakhov.parityinc.net | SergeyL]] 
+
|- 
+
|D 
+
|[[XML-based CardSpace Managed I-Card Provider]] [icard.provider.cardspace.managed.xml] {M0-8}
+
|none 
+
|[[XML-based CardSpace Managed I-Card Provider CVS |cvs & instructions]] 
+
+
|
+
+
|[[User: slyakhov.parityinc.net | SergeyL]] 
+
|- 
+
|E
+
|[[CardSpace Personal I-Card Provider | IdAS-based CardSpace Personal I-Card Provider]] [icard.provider.cardspace.personal] {M0.8}
+
|none 
+
|[[CardSpace Personal I-Card Provider CVS|cvs & instructions]] 
+
+
+
+
|[[User: slyakhov.parityinc.net | SergeyL]]   
+
|- 
+
|F
+
|[[URI I-Card Provider]] [icard.provider.uri] {M0-8} 
+
|none
+
|[[URI I-Card Provider CVS | cvs & instructions]] 
+
+
+
+
|[[User:vkokhan.aquasoft.dp.ua|Valery]]
+
|- 
+
|} 
+
.
+
 
+
====Token Service and Token Providers==== 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Token Service]] (STS) 
+
+
|[[Token Service PSF | ide(all)]],[[Token Service Build Instructions | instructions]]
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=TOKEN+PROVIDER open] 
+
|[[User:mikemci.us.ibm.com | Mike]]
+
|- 
+
|A
+
|Token Service Core [sts.core]
+
|[[Token Service Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[STS Core PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Token Provider]]s (TOKEN PROVIDER) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=TOKEN+PROVIDER open] 
+
+
|- 
+
|B
+
|[[Username Provider]] [sts.UsernameTokenExtension]
+
|[[Username Token Provider | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.UsernameTokenExtension/?root=Technology_Project viewcvs], [[Username Provider PSF | ide]], cli 
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|- 
+
|C
+
|[[SAML Provider]] [sts.SAMLExtension]
+
|[[SAML Token Provider | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.SAMLExtension/?root=Technology_Project viewcvs], [[SAML Provider PSF | ide]], cli 
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|- 
+
|D
+
|[[Idemix Provider]] 
+
|dep 
+
|viewcvs, [[Idemix Provider PSF | ide]], cli 
+
+
|javadoc, plugins, jars 
+
+
|[[User:abs.zurich.ibm.com | Abhi]] 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[STS Binding]]s (STS BINDING) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+BINDING open] 
+
+
|- 
+
|E
+
|[[Axis 1.x Binding]] 
+
|[[Axis 1.x Binding Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.binding.axis1x.service/?root=Technology_Project viewcvs], [[Axis 1.x Binding PSF | ide]], cli 
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|- 
+
|F
+
|Axis 2.0 Binding 
+
|[[Axis 2.0 Binding | dep]] 
+
|cvs & instructions   
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service]] (STS) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS open] 
+
|   
+
|- 
+
|G
+
|Security Token Service API 
+
|[[Security Token Service API Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service API PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|-
+
|H
+
|Security Token Service Common
+
|[[Security Token Service Common Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Common PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|-
+
|I
+
|Security Token Service SPI
+
|[[Security Token Service SPI Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service SPI PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service Client]] (STS Client) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+CLIENT open] 
+
|
+
|-
+
|J
+
|Security Token Service Client
+
|none 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Client PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]] 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service Server]] (STS Server) 
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+SERVER open] 
+
|
+
|-
+
|K
+
|Security Token Service Server Trust
+
|[[Security Token Service Server Trust Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Server Trust PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-
+
|L
+
|Security Token Service Server Metadata
+
|[[Security Token Service Server Metadata Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Server Trust PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|- 
+
|M
+
|Security Token Service Server Profile
+
|[[Security Token Service Server Profile Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Server Profile PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service Mapping Extensions]]
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+SERVER open] 
+
|
+
|-
+
|N
+
|Security Token Service AppliesTo Mapper
+
|[[Security Token Service AppliesTo Mapper Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service AppliesTo Mapper PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-
+
|O
+
|Security Token Service Extension Mapper
+
|[[Security Token Service Extension Mapper Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Extension Mapper PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|- 
+
|P
+
|Security Token Service Polling Mapper
+
|[[Security Token Service Polling Mapper Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Polling Mapper PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service Token Extensions]]
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+SERVER open] 
+
|
+
|-
+
|Q
+
|Security Token Service Encrypt Token
+
|[[Security Token Service Encrypt Token Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Encrypt Token PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-
+
|R
+
|Security Token Service ALF Claim Token
+
|[[Security Token Service ALF Claim Token Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service ALF Claim Token PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|- 
+
|S
+
|Security Token Service Identity Claim Token
+
|[[Security Token Service Identity Claim Token Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Identity Claim Token PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-
+
|T
+
|Security Token Service Compound Token
+
|[[Security Token Service Compound Token Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Compound Token PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|- 
+
|U
+
|Security Token Service SAML Token
+
|[[Security Token Service SAML Token Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service SAML Token PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service Base64 Extensions]]
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+SERVER open] 
+
|
+
|-
+
|V
+
|Security Token Service Apache Base64
+
|[[Security Token Service Apache Base64 Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Apache Base64 PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-style="background:#f0f0f0; color:black" 
+
|colspan ="2" | [[Refactored Security Token Service XML Security Extensions]]
+
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=STS+SERVER open] 
+
|
+
|-
+
|W
+
|Security Token Service Apache XML Security
+
|[[Security Token Service Apache XML Security Dependencies | dep]] 
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/plugins/org.eclipse.higgins.sts.core/?root=Technology_Project viewcvs], [[Security Token Service Apache XML Security PSF | ide]], cli
+
+
|javadoc, plugins, jars 
+
+
|[[User:mikemci.us.ibm.com | Mike]]     
+
|-
+
|} 
+
.
+
 
+
====Identity Attribute Service and Context Providers==== 
+
 
+
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
+
|-style="background:#d6dee9; color:black" 
+
! width="35%" border="1" align="left" valign="top" colspan="2" | Component 
+
! width="5%" border="1" align="left" valign="top" | Dep. 
+
! width="20%" border="1" align="left" valign="top" | Source & Build 
+
! width="5" border="1" align="left" valign="top" | Test 
+
! width="20%" border="1" align="left" valign="top" | Downloads 
+
! width="8%" border="1" align="left" valign="top" | Issues 
+
! width="15%" border="1" align="left" valign="top" | Owner 
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[Identity Attribute Service]] (IDAS) 
+
|
+
+
+
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=IdAS open] [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=CLOSED&product=Higgins&component=IdAS closed]
+
|[[User:jimse.novell.com | Jim]]
+
|-
+
|A
+
|[[Identity Attribute Service API]] [idas.api] {M0-8}
+
|none 
+
|[[IdAS_API_CVS | cvs & instructions]]
+
+
|[http://download.eclipse.org/technology/higgins/idas/lastNightlyBuild/javadoc javadoc], [http://download.eclipse.org/technology/higgins/idas/lastNightlyBuild plugins], [http://download.eclipse.org/technology/higgins/idas/lastNightlyBuild jars] 
+
+
|[[User:jimse.novell.com | Jim]]
+
|- 
+
|B
+
|[[IdAS Common]] [idas.common] {M0-8}
+
|none 
+
|[[IdAS_Common_CVS | cvs & instructions]]
+
|
+
|javadoc, plugins, jars 
+
|
+
|[[User:jimse.novell.com | Jim]]
+
|- 
+
|C
+
|[[IdAS SPI]] [idas.spi] {M0-8}
+
|none 
+
|[[IdAS_SPI_CVS | cvs & instructions]]
+
|
+
|javadoc, plugins, jars 
+
|
+
|[[User:jimse.novell.com | Jim]]
+
|- 
+
|D
+
|[[XRI Support]]
+
|[[OpenXRI Support | dep]] 
+
|
+
|
+
|javadoc, plugins, jars 
+
|
+
|
+
|-style="background:#f0f0f0; color:black" 
+
|colspan="2" | [[Context Provider]]s (CONTEXT PROVIDER) 
+
+
|
+
|
+
|
+
|
+
|
+
|- 
+
|E
+
|[[JNDI Context Provider]]
+
|[[JNDI Context Provider Dependencies | dep]] 
+
|[[JNDI_CP_CVS | cvs & instructions]]
+
|
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open]   
+
|[[User:tdoman.novell.com | Tom]] 
+
|- 
+
|F 
+
|[[Jena Context Provider]] 
+
|[[Jena Context Provider Dependencies | dep]] 
+
|[[Jena CP CVS | cvs & instructions]] 
+
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open] 
+
|[[User:slyakhov.parityinc.net | SergeyL]] 
+
|- 
+
|G
+
|[[OpenID Context Provider]] 
+
|[[OpenID Context Provider Dependencies | dep]] 
+
|[[OpenID_CP_CVS | cvs & instructions]]
+
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open]   
+
|[[User:dbuss.novell.com | Duane]]
+
|-
+
|H
+
|[[XML File Context Provider]] 
+
|[[XML File Context Provider Dependencies | dep]] 
+
|[[XML_File_CP_CVS | cvs & instructions]]
+
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open]
+
|[[User:tdoman.novell.com | Tom]] 
+
|-
+
|I
+
|[[JavaScript Policy Context Provider]] 
+
|[[JavaScript Policy Context Provider Dependencies | dep]] 
+
|[[JavaScript_CP_CVS | cvs & instructions]]
+
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open] 
+
|[[User:dbuss.novell.com | Duane]]
+
|-
+
|J
+
|[[In Memory Context Provider]] 
+
|[[In Memory Context Provider Dependencies | dep]] 
+
|[[InMemory_CP_CVS | cvs & instructions]]
+
|
+
|javadoc, plugins, jars 
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Context+Provider open]
+
|[[User:dbuss.novell.com | Duane]]
+
|-
+
|} 
+
.
+
 
+
== Higgins Third Party Dependencies ==
+
+
* [[Higgins Third Party Dependencies]] --Eclipse Legal Review Status
+
 
+
== Conventions Used in this Page ==
+
====Navigation==== 
+
* All information, interfaces, doc, etc. about any component in the [[Architecture]] should be reachable by clicking on the component name in the column above. 
+
 
+
====Column Names==== 
+
* Left-most Column (may be indented)
+
** Component-level rows: '''Component name''' plus:
+
*** (Bugzilla component name) if Bugzilla name is different
+
** Sub-component-level rows (Token Service and IdAS only): '''Sub-Component name'''
+
** Project-level rows: '''Project name''' plus:
+
*** [CVS module name]
+
*** {branches} --list of branch names for this component
+
* '''Dep.''' (Dependencies) 
+
** '''dep''' - wiki page of non-Higgins libraries (e.g. JARs) that this component depends on to build and run 
+
* '''Source & Build'''
+
** '''cvs & instructions''' - a wiki page describing the following:
+
*** General CVS information (same for all Higgins projects)
+
*** Module-specific information
+
*** Build instructions   
+
*'''Test''' 
+
**For each of the java sub-projects of each Component listed in all of these tables there exists a second project a sister ".test" project exists containing unit tests. These tests are [well, will soon be] automatically run during the nightly build process. This cell should contain a status word related to these tests: 
+
*** '''none''' - no sister ".test" project exists
+
*** '''minimal''' - a few unit tests exist in the ".test" project 
+
*** '''good''' - reasonable coverage of functionality exists in the ".test" project 
+
* '''Downloads''' 
+
** '''javadoc''' - link to the javadoc files mostly recently generated nightly on build.eclipse.org 
+
** '''plugins''' - link to one or more Eclipse plugins most recently built on build.eclipse.org 
+
** '''jars''' - link to one or more JARS most recently built on build.eclipse.org 
+
** '''binary''' - link to one or more binary distributions most recently built on build.eclipse.org 
+
* '''Issues''' 
+
** '''open''' - list of Bugzilla entries (enhancements and bugs) for this component 
+
* '''Owner''' 
+
** '''<email>''' - email of the owner of this component 
+
 
+
Note: Component Owners please review [[Higgins Component Owner Checklist]]
+
 
+
==Across All Components== 
+
*[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins Open Issues (All Components)] 
+
*[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Higgins&query_based_on=%20closed Closed Issues (All Components)]
+
 
+
=== Higgins 1.0 Build Targets === 
+
* [[Retrieving Source]] <-- will be subsumed into the individual "cvs & instructions" links above
+
 
+
== Links == 
+
* [http://eclipse.org/higgins Higgins Home] 
+
** [[Architecture]]
+
** [[Deployments]] 
+
** [[Components]] 
+
** [http://www.eclipse.org/higgins/plan.php Plan] 
+
** [http://www.eclipse.org/higgins/resources.php Developer Resources] 
+
** [http://wiki.eclipse.org/index.php/Higgins_Wiki Wiki] 
+
** [http://www.eclipse.org/higgins/downloads.php Downloads]
+

Latest revision as of 15:29, 15 August 2014

Higgins logo 76Wx100H.jpg

Components are low level building blocks comprised of Eclipse projects (folders) that in turn contain files:

Hierarchy:

  • Solutions are deployable, usable apps and web services (and in a couple of cases libraries).
  • Packages are mid-level multi-component packages used to create solutions

Back to the top