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

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


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 projects 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>

Back to the top