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 "Org.eclipse.higgins.idas.api"

(Details)
Line 3: Line 3:
 
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.
  
==Details==
+
 
* ''CVS & instructions'': [[IdAS API CVS]]
+
* ''Javadoc'': [http://download.eclipse.org/technology/higgins/downloads/idas.api/lastNightlyBuild/javadoc/index.html Javadoc]
+
* ''Status'': first code in Higgins 1.0M6
+
* ''Language'': Java
+
* ''Packaging'': OSGI bundle
+
  
 
==Plan==
 
==Plan==

Revision as of 16:17, 15 December 2008

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

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.


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