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

ISS Provider

Revision as of 06:46, 4 April 2009 by Vkokhan.aquasoft.dp.ua (Talk | contribs) (New page: {{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The IIS Provider is a component which implements IICardSelector interface used to parse Relying Party's Security Policy and ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The IIS Provider is a component which implements IICardSelector interface used to parse Relying Party's Security Policy and select mathing cards.

Details

  • Status: first code in B-1-1M1
  • Language: Java
  • Packaging: OSGI bundle

Service

Responsibilities

  • Parse Relying Party's Security Policy.
  • Iterates through all the cards in I-Card Registry and select cards that satisfy the policy.
  • Provide a way to call apropriate Security Token Service in order to genetare token for the selected card.

Links

Back to the top