 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Mon Apr 30, 2007 7:04 pm Post subject: Tomcat - One login only |
|
|
Hi,
I'm currently trying to configure Tomcat to only allow a user to log
in once. If the same user tries to log in when already logged in
(from another machine for example) I want to cancel the login request
and present an explanation to the user. I'm using the FORM based
authentication and have searched the web for a solution to this
problem to no avail.
Any help would be much appreciated,
Jamie |
|
| Back to top |
|
 |
BadBoy Guest
|
Posted: Tue May 08, 2007 3:34 pm Post subject: Re: Tomcat - One login only |
|
|
Have a look at http://acegisecurity.org/.
It will do what you what and more.
The Spring Pet Store example shows that it only requires a few lines of code
(but may be used without Spring).
<Jamie.Osborne1 (AT) googlemail (DOT) com> wrote in message
news:1177941855.068579.156880 (AT) p77g2000hsh (DOT) googlegroups.com...
| Quote: | Hi,
I'm currently trying to configure Tomcat to only allow a user to log
in once. If the same user tries to log in when already logged in
(from another machine for example) I want to cancel the login request
and present an explanation to the user. I'm using the FORM based
authentication and have searched the web for a solution to this
problem to no avail.
Any help would be much appreciated,
Jamie
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|