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

(Higgins 1.1)
(RPPSService)
Line 10: Line 10:
 
===RPPSService===
 
===RPPSService===
 
* [https://higgins.eclipse.org/rpps-axis/services/RPPSService?WSDL WSDL]
 
* [https://higgins.eclipse.org/rpps-axis/services/RPPSService?WSDL WSDL]
 
  
 
===SCRPPSService===
 
===SCRPPSService===

Revision as of 11:22, 6 July 2009

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