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 "Milestone 1.0M8"

Line 3: Line 3:
 
Highlights
 
Highlights
 
* Revert all Higgins interfaces back to Java 1.4
 
* Revert all Higgins interfaces back to Java 1.4
* Components necessary to demonstrate functional equivalence with Microsoft CardSpace(TM).
+
* We'll have all components necessary to demonstrate functional equivalence with Microsoft CardSpace(TM) client. Implications:
 +
** Begin testing interoperability with RPs and IdPs that work with CardSpace
 +
** (We have already demonstrated the ability to create a IdP/STS that works with CardSpace)
 +
** Start work on [[ISS Client UI]]
  
 
HBX
 
HBX

Revision as of 18:30, 9 February 2007

Milestone 0.7: Apr 15

Highlights

  • Revert all Higgins interfaces back to Java 1.4
  • We'll have all components necessary to demonstrate functional equivalence with Microsoft CardSpace(TM) client. Implications:
    • Begin testing interoperability with RPs and IdPs that work with CardSpace
    • (We have already demonstrated the ability to create a IdP/STS that works with CardSpace)
    • Start work on ISS Client UI

HBX

IdAS

  • Go through each operation and document what atomicity means for each
  • Change IContext.open to use JAAS-like callback; get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions)

Back to the top