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.rp.servlet.sample"

(Plans)
 
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
__NOTOC__
 
__NOTOC__
  

Latest revision as of 10:37, 15 December 2008

{{#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