IdAS API

From Eclipsepedia

Jump to: navigation, search


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

Contents

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