Dear Randahl,
 
To logout a user, you must have a session context associated with your application. For example, if your swing client is accessing ejb's, the swing client can access everything through a stateful session bean. Session beans have a session context associated with them...
 
regards,
 
the elephantwalker
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink Isaksen
Sent: Wednesday, April 03, 2002 1:08 AM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: Orion user management

Hi Peter

 

 

I was just wondering: In your search for user management methods have you ever come across a logout() method? It seems odd to me, that there is only a login method on the role-manager interface – if you are dealing with an application client (e.g. a Swing client) instead of a regular web client you log the user in using the role-manager login() method, but there seems to be no means for logging the user out again.

 

 

Thanks for your time

 

Randahl

 

Reply via email to