Actions
Bug #1675
closedcreate Ecogrid authentication service
Start date:
09/10/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1675
Description
As we are developing 'put' service in Ecogrid, we see a need to have a
standalone Ecogrid authentication service which has two operations.
1. login(String username, String password), which returns a sessionId.
2. logout(String sessionId)
The sessionId will be later used by 'put' or 'get'.
Updated by Matt Jones almost 19 years ago
DOne, plus we are migrating to a Web Service only implementation.
Actions