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

Difference between revisions of "Org.eclipse.higgins.rp.servlet.sample"

(Links)
(Plans)
Line 9: Line 9:
  
 
==Plans==
 
==Plans==
* This sample will be updated when there are changes to the underlying components that it uses.  
+
* This sample will be updated when there are changes to the underlying projects that it uses.
 +
 
 
== Service ==
 
== Service ==
 
* This is an example of using the relying party enablement components
 
* This is an example of using the relying party enablement components

Revision as of 23:57, 5 December 2008

{{#eclipseproject:technology.higgins}}


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