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 "IdAS API"

m (added left menu Phoenix fix)
m (logo, category)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins}}
 
{{#eclipseproject:technology.higgins}}
 +
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
API of the [[Identity Attribute Service]]. The [[IdAS API]] per se does not include the [[IdAS Registry]] API, which is described separately.
 
API of the [[Identity Attribute Service]]. The [[IdAS API]] per se does not include the [[IdAS Registry]] API, which is described separately.
  
Line 21: Line 22:
 
* [[Components]]: [http://wiki.eclipse.org/index.php/Components#Identity_Attribute_Service_and_Context_Providers IdAS Component] --lists [[Identity Attribute Service | IdAS]] Component sub-projects and as well as projects for available Context Providers
 
* [[Components]]: [http://wiki.eclipse.org/index.php/Components#Identity_Attribute_Service_and_Context_Providers IdAS Component] --lists [[Identity Attribute Service | IdAS]] Component sub-projects and as well as projects for available Context Providers
  
==Links==
+
[[Category:Higgins IdAS]]
* [http://eclipse.org/higgins Higgins Home]
+

Revision as of 14:46, 18 March 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

API of the Identity Attribute Service. The IdAS API per se does not include the IdAS Registry API, which is described separately.

Details

  • CVS & instructions: IdAS API CVS
  • Javadoc: Javadoc
  • Status: first code in Higgins 1.0M6
  • Language: Java
  • Packaging: OSGI bundle

Plan

Service

<to be written:> A description of the component's service (API). At least cover these topics:

  • Responsibilities - main responsibilities of this component
  • Dependencies - other components it depends on (services it consumes)

See Also

Back to the top