Changes between Initial Version and Version 1 of SecurityIntegration


Ignore:
Timestamp:
03/21/09 04:36:07 (16 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified SecurityIntegration

    v1 v1  
     1Considerig the weapps:
     2 * gn-legacy
     3 * gn-ebrim
     4
     5Gn-legacy will offer this webservice interface to gn-ebrim:
     6Long isoIds[] getIsoIds(userid, password);
     7
     8This webservice will use in its implementation the existing gn-legacy service which has this (assumed)interface:
     9String groupIds[] authenticate(userid, password);
     10
     11
     12
     13