Actions
Bug #1676
closedcreate Ecogrid authentication service
Start date:
09/10/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1676
Description
As we are developing Ecogrid's put service, we see a need to have a standalone
Ecogrid authentication service which has following two operations.
1. String login(String userName, String passWord), which returns a
string of sessionId.
2. logout(String sessionId)
Actions