Components 1.0
{{#eclipseproject:technology.higgins}}
This page describes Higgins 1.0-only components. It does not include a list of components that are common to 1.0 and 1.1. For a list of those see Components.
Definitions
Components are comprised of one or more Eclipse projects. The page is organized by the folders in the SVN repository at https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/
- Component
- An abstract service description. Components may be implemented by N alternative sets of M constituent Eclipse projects. Although N is often equal to one, it may be greater if there are multiple language implementations of the same service, or if there are alternative projects used in different runtime environments. Although M is also often equal to one, there may be two or three separate projects of various types.
- Project
- An Eclipse project. In Java this builds to a .JAR or .plugin. On LINUX, perhaps a shared library. Types include: Impl. (implementation), Interface, Test and Misc
Conventions Used on this Page
- See Components Page Conventions
- See Higgins SVN Branch Structure to understand how we name our builds
- Eclipse projects (rows) or entire Components (tables) that are not yet a part of any release or stable build should be in the "Nursery" folder
App folder
The App folder holds Components that are at the top level of their respective Higgins 1.0 or 1.1 architectures. For example, for end-user applications, these would be the user interface and/or client Components.
Components are listed in alphabetic order by SVN project name:
GTK and Cocoa Selector
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
C++ projects: | |||||
Impl. | org.eclipse.higgins.cbselector | svn viewsvn | downloads | Andy |
RCP-based Identity Selector
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Java 1.4 projects: |
| ||||
Impl. | org.eclipse.higgins.crpps | svn viewsvn | downloads | Tie Li | |
Misc. | org.eclipse.higgins.crpps.feature | svn viewsvn | downloads | Tie Li |
Higgins Embedded-Selector Extension for Firefox
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Javascript FireFox extension projects: | |||||
Impl. | org.eclipse.higgins.hbx | svn viewsvn | downloads install | TBD |
MultiProtocol Relying Party Enablement Sample
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Java 1.4 WAR projects: |
| ||||
Impl. | org.eclipse.higgins.rp.servlet.sample | svn viewsvn | downloads | TBD |
SAML2 IdP
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Java 1.4 web service projects: |
| ||||
Impl. | org.eclipse.higgins.saml2idp.server | svn viewsvn | downloads | Markus | |
Test | org.eclipse.higgins.saml2idp.test | svn viewsvn | downloads | Markus | |
Misc | org.eclipse.higgins.saml2idp.server.config | svn viewsvn | downloads | TBD |
Plugins folder
The following are in roughly alphabetic order by main project name:
Multi-Protocol Relying Party Enablement
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Java 1.4 projects: |
| ||||
Interface | org.eclipse.higgins.rp.interface | svn viewsvn | downloads | Paula | |
Impl. | org.eclipse.higgins.rp.servlet | svn viewsvn | downloads | Paula | |
Misc | org.eclipse.higgins.rp.icard | svn viewsvn | downloads | Paula |
RSS-SSE Support
Cross-Implementation Information
|
Repository | Downloads | Owner
| ||
---|---|---|---|---|---|
Java 1.4 projects: |
| ||||
Misc | org.eclipse.higgins.rsse | svn viewsvn | downloads | Valery |