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"

(I-Card Providers)
Line 20: Line 20:
 
* Change IContext.open to use JAAS-like callback; get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) [https://bugs.eclipse.org/bugs/show_bug.cgi?id=164048 164048]
 
* Change IContext.open to use JAAS-like callback; get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) [https://bugs.eclipse.org/bugs/show_bug.cgi?id=164048 164048]
 
* De-evolve IdAS interfaces to Java 1.4 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171293 171293]
 
* De-evolve IdAS interfaces to Java 1.4 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171293 171293]
 +
 +
===I-Card Registry===
 +
* Design and implement I-Card Registry [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160410 160410] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 +
* Continue work on I-Card Provider API [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160375 160375] [[User:vkokhan.aquasoft.dp.ua|Valery]]
  
 
===I-Card Providers===
 
===I-Card Providers===

Revision as of 09:48, 1 March 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

  • IdAS Registry refactoring 175630 163366
  • Refactor update operations 167978
    • Add methods for creating attribute values 163428
    • Make create*() methods consistent 163429
    • Go through each operation and document what atomicity means for each 171290
  • Invent string format for IFilter 171328
  • Change IContext.open to use JAAS-like callback; get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) 164048
  • De-evolve IdAS interfaces to Java 1.4 171293

I-Card Registry

I-Card Providers

Links

Back to the top