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

User Profile Provider

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The User Profile Provider manages user account information such as user's authentication data, user's card categories, user's card history, etc.

Details

  • Status: first code in M0.8 Initially was a part of I-Card Registry. Separate component since 1-1M4
  • Language: Java
  • Packaging: OSGI bundle

Service

Provides interface and backed store to manage user profile inforamation such as such as user's authentication data, user's card categories, user's card history, etc.

Responsibilities

  • Provide interface to create and manage user account information.
  • Provide interface to verify and manage user identity information.
  • Provide interface to manage card categories of the user.
  • Provide interface to manage card usage history.

Dependencies

Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.