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
.
Relevant Pages
- Tomcat - One login only
... I'm currently trying to configure Tomcat to only allow a user to log ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ... (comp.lang.java.security) - Tomcat - One login only
... I'm currently trying to configure Tomcat to only allow a user to log ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ... (comp.lang.java.help) - Re: Tomcat - One login only
... The Spring Pet Store example shows that it only requires a few lines of code. ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ... (comp.lang.java.security) - Integrated Security in Tomcat 6.0.16
... I've always used sql server authentication in my Java apps using ... Reconfigured Tomcat to run under a Windows account instead of SYSTEM. ... (microsoft.public.sqlserver.jdbcdriver) - Re: Tomcat user authentication question.
... CSWS_JAVA (Tomcat) does not yet contain a built-in authentication mechanism ... JAAS Realm plug-in, but you'll need to do a bit of coding using the JNI ... OpenVMS System Software Group ... (comp.os.vms) |
|