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

Org.eclipse.higgins.rp.servlet.sample

Revision as of 11:11, 22 January 2008 by Pka.us.ibm.com (Talk | contribs) (New page: __NOTOC__ This sample demonstrates how to build an application using the servlet implementation of the Relying Party Enablement interface. This sample is configured to use the Information...)

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


This sample demonstrates how to build an application using the servlet implementation of the Relying Party Enablement interface. This sample is configured to use the Information Card authentication protocol handler.

Details

Plans

  • This sample will be updated when there are changes to the underlying components that it uses.

Service

  • This is an example of using the relying party enablement components
  • This sample depends on the following relying party enablement components:
    • org.eclipse.higgins.rp.interface
    • org.eclipse.higgins.rp.servlet
    • org.eclipse.higgins.rp.icard

API

  • <key API methods>

Links

Back to the top