[opencms-dev] opencms login
Giuliano Dessì
giulianodessi at tiscali.it
Thu May 19 10:40:17 CEST 2005
Hi all.
I'm able to obtain information about users currently logged using
CmsSessionManager class returned by Opencms.getSessionManager() static
metod, but I don't understand how is possible to log more than a user at
the same time.
It seems possible because the class CmsSessionManager return a list of
CmsUser currently logged, but i don't understand ho to log more than one.
I'd like to write an application that allows to a certain number of
users the download of a document after they are logged in my application
with an username and password.
For this reason I'd like to have the possibility to log in more than a
user at the same time.
Is it possible?? I've tried with metods such as loginUser or
loginWebUser but I can't log more the one user.
Can anybody give me suggestions??
Thanks.
Giuliano Dessì.
More information about the opencms-dev
mailing list