Changes between Version 2 and Version 3 of SecurityIntegration


Ignore:
Timestamp:
Mar 21, 2009, 4:42:50 AM (15 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SecurityIntegration

    v2 v3  
    1 Considerig the weapps:
     1Considering the webapps:
    22 * gn-legacy
    33 * gn-ebrim
    44
    55Gn-legacy will offer this webservice interface to gn-ebrim:
    6  * Long isoIds[] getIsoIds(userid, password);
    7 
    8 This webservice will use in its implementation the existing gn-legacy service which has this (assumed)interface:
    9  * String groupIds[] authenticate(userid, password);
     6 * Set isoIds getIsoIds(userid, password);
    107
    118
    129
    13