This proposal has been approved and the Eclipse User Storage Service SDK project has been created.
Visit the project page for the latest information and development.

USS SDK

Wednesday, August 3, 2016 - 08:58 by Anonymous (not verified)
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Parent Project
Proposal State
Created
Background

The Eclipse User Storage Service (aka USS) and the USS REST API were developed for the Oomph project to address the requirement to persist user-specific preferences data. The first other plugin to use it is the Marketplace Client, released with Eclipse Neon.

More information:
https://wiki.eclipse.org/Eclipse_USS
https://www.eclipse.org/mpc/

Scope

The Eclipse USS SDK provides an integration layer between an Eclipse RCP-based application and a backend user storage system, including APIs to authenticate the user, and store and retrieve arbitrary data with the backend service.

Description

The Eclipse USS SDK provides a Java implementation of the USS REST API to allow for easy use of the Eclipse User Storage Service (USS) by Eclipse Foundation projects. The USS SDK handles the authentication and login capabilities required to use the USS from an Eclipse installation.

Why Here?

At the moment, The USS SDK is part of the Oomph project. The aim of taking it outside from Oomph is to make it independent and more visible, so more projects and plugins can use it.

Future Work

The next step is to add the eclipse.org OpenID / Oauth feature. And then, we will focus on attracting more projects or plugins to use it.

Project Scheduling

The initial contribution can be done as soon as the project is validated.

Committers
Christopher Guindon
Brian de Alwis
Antoine Thomas
Mentors
Interested Parties

The USS SDK is already used by Marketplace Client and Oomph Preference Synchronizer plugins.

Initial Contribution

The initial contribution of code will come from the Oomph project.

Source Repository Type