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.rpps.web

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

org.eclipse.higgins.rpps.web is a web app that provides a SOAP binding for the I-Card Service.

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.

RPPSService:

SCRPPSService:

Back to the top