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"

(Identity Attribute Service and Context Providers)
(I-Card Manager)
Line 85: Line 85:
 
|-
 
|-
 
|A
 
|A
|[[I-Card Manager Enterprise Application]]
+
|[[I-Card Manager Web Application]]
 
|[[I-Card Manager Dependencies | dep]]   
 
|[[I-Card Manager Dependencies | dep]]   
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/app/org.eclipse.higgins.broker/apps/icard/?root=Technology_Project viewcvs], [[Building I-Card Manager Application | cli]]   
+
|[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/app/org.eclipse.higgins.broker/apps/icard/icard-war/?root=Technology_Project viewcvs], [[Building I-Card Manager Application | cli]]   
 
|   
 
|   
 
| javadoc, binary
 
| javadoc, binary

Revision as of 04:49, 13 February 2007


Components

Summary

This page describes each of the following Higgins Components:

Details

Higgins Browser Extension

Component Dep. Source & Build Test Downloads Issues Owner
Higgins Browser Extension (HBX) open MaximK
A HBX none viewcvs, ide, cli n/a Firefox MaximK
ISS Web UI [being merged into HBX] open AbhiS
B ISS Web UI none cvs & instructions n/a AbhiS

.

I-Card Manager

Component Dep. Source & Build Test Downloads Issues Owner
I-Card Manager (I-CARD BROKER) open SergeyY
A I-Card Manager Web Application dep viewcvs, cli javadoc, binary SergeyY

.

RP Enablement Components

RP Enablement is a set of Components that are used to create test and "real" Relying Party sites and services.

Component Dep. Source & Build Test Downloads Issues Owner
RSS-SSE RP Test open SergeyY
A RSS-SSE RP Test App none viewcvs, cli javadoc, binary SergeyY

.

RP Protocol Support

Component Dep. Source & Build Test Downloads Issues Owner
RP Protocol Support (HBX SUPPORT) open SergeyY
A RPPS Web App none viewcvs, cli javadoc, binary SergeyY
B RPPS Core (Plug-in or JAR) none viewcvs, ide, cli javadoc, plugins, binary SergeyY

.

ISS Client UI

Component Dep. Source & Build Test Downloads Issues Owner
ISS Client UI open AbhiS
A ISS Client UI dep cvs & instructions javadoc, plugins, jars AbhiS

.

I-Card Selector Service (ISS)

Component Dep. Source & Build Test Downloads Issues Owner
I-Card Selector Service (ISS) open AbhiS
A I-Card Selector Service dep viewcvs, ide, cli javadoc, plugins, jars AbhiS

.

I-Card Registry

Component Dep. Source & Build Test Downloads Issues Owner
I-Card Registry ide(all) open ValeryK
A I-Card Registry dep viewcvs, ide, cli javadoc, plugins, jars ValeryK
B I-Card Interfaces none viewcvs, ide, cli javadoc, plugins, jars ValeryK

.

I-Card Providers

Component Dep. Source & Build Test Downloads Issues Owner
I-Card Providers (ICARD PROVIDER) open ValeryK
A CardSpace Managed I-Card Provider dep cvs & instructions javadoc, plugins, jars ValeryK
B CardSpace Personal I-Card Provider dep cvs & instructions javadoc, plugins, jars ValeryK
C URI I-Card Provider dep cvs & instructions javadoc, plugins, jars ValeryK

.

Token Service and Token Providers

Component Dep. Source & Build Test Downloads Issues Owner
Token Service (STS) ide(all) open MikeM
A Token Service Core dep viewcvs, ide, cli, instructions javadoc, plugins, jars MikeM
Token Providers (TOKEN PROVIDER) open
B Username Provider dep viewcvs, ide, cli javadoc, plugins, jars MikeM
C SAML Provider dep viewcvs, ide, cli javadoc, plugins, jars MikeM
D Idemix Provider dep viewcvs, ide, cli javadoc, plugins, jars AbhiS
STS Bindings (STS BINDING) open
E Axis 1.3 Binding dep viewcvs, ide, cli javadoc, plugins, jars MikeM
F Axis 2.0 Binding dep cvs & instructions javadoc, plugins, jars MikeM

.

Identity Attribute Service and Context Providers

Component Dep. Source & Build Test Downloads Issues Owner
Identity Attribute Service (IDAS) open JimS
A Identity Attribute Service none cvs & instructions javadoc, plugins, jars JimS
Context Providers (CONTEXT PROVIDER) open
B JNDI Context Provider (LDAP) dep cvs & instructions javadoc, plugins, jars TomD
C Jena Context Provider dep viewcvs, ide, cli javadoc, plugins, jars SergeyL
D OpenID Context Provider dep cvs & instructions javadoc, plugins, jars TBD

.

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 (name in parens is Bugzilla name if it is different)
    • Sub-component-level rows (Token Service and IdAS only): Sub-Component name
    • Project-level rows: Project name
  • 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

Higgins 1.0 Build Targets

  • Retrieving Source <-- will be subsumed into the individual "cli" instructions above

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.