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

Org.eclipse.higgins.rpps.web

Revision as of 01:25, 11 July 2009 by Unnamed Poltroon (Talk)

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

org.eclipse.higgins.rpps.web is a web app that implements the (SOAP) ICS API used by client apps. It is a SOAP binding for the underlying I-Card Service.

Clients using the ICS API

Higgins 1.1

org.eclipse.higgins.rpps.web now supports two JAX-RPS WS endpoints:

  • RPPSService - each message includes username/password. (Deprecated)
  • SCRPPSService - each message is authenticated using an AccessToken. <-- need to rename this "ICS"

RPPSService:

SCRPPSService:

Back to the top