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 "PDS Architecture"

(IdAS Solution & IdAS Library)
(XDI4J)
Line 19: Line 19:
 
XDI4J is a java support library for working with XDI.
 
XDI4J is a java support library for working with XDI.
 
* Higgins 1.0: [[XDI4j]]
 
* Higgins 1.0: [[XDI4j]]
* Higgins 1.1: [[Higgins_1.1_Plan#XDI4j]]
+
* Higgins 1.1: [[XDI4j 1.1]]

Revision as of 00:57, 23 September 2009

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

Higgins.funnell.PNG

This section describes the attribute and data related services, java frameworks and abstract data models that are used by many of the upper layers of Higgins solutions, services and applications.


IdAS Solution

The IdAS solution is a deployable "IdAS" Identity Attribute Service.

Attribute Service

New for Higgins 1.1, we're working on an network attribute web service called the Attribute Service. The initial protocol supported will be XDI with others to follow. See Higgins_1.1_Plan#Attribute_Service_1.1 for more info.

IdAS Proxy Service

XDI4J

XDI4J is a java support library for working with XDI.

Back to the top