[ZPatterns] LoginManager and Timeout
Steve Spicklemire
[email protected]
Thu, 22 Aug 2002 09:00:05 -0500
Hi Lorenz,
I've not actually *done* this, but there is already a cache timeout
defined in the BasicUserSource (and GUS). You can implement your timeout
by authenticating your user or not based on how long it's been since
they've done something. Your userAuthenticate should be called every
time the UserSource cache times out (based on the value set in the
Properties tab of the UserSource).
There are probably other ways.. but I think they might all involve
subclassing LoginManager objects..
Good Luck!
-steve
On Thursday, August 22, 2002, at 08:26 AM, Lorenz Polsky wrote:
> Hello
>
> I created an application, which uses loginmanager with cookies! I would
> like to implement a timeout! but I do not know how to do!!
>
> can you help me
>
> Lorenz
>
>
>
>
> _______________________________________________
> ZPatterns mailing list
> [email protected]
> http://www.eby-sarna.com/mailman/listinfo/zpatterns