1. Can I manage multiple browser tabs with Spring Security? stackoverflow.comI wonder if, with Spring Security, I can validate the user sessions, allowing only one browser tab open. Is it possible? I would also like to know if I can do it, ... |
2. ConcurrentSessionControl problem when user just close his browser forum.springsource.orgConcurrentSessionControl problem when user just close his browser Hi, I have the following problem: I have an application X configured to use a CAS Server as authentication entry point. I have ... |
3. Previous user object in browser take over current user objec forum.springsource.orgPrevious user object in browser take over current user objec Hi Im new with Acegi and experimenting with it. Great product guys. One thing Ive noticed is when for instance : ... |
4. Security accross popups and new browser windows forum.springsource.orgSecurity accross popups and new browser windows I have a struts/spring/hibernate application that is using ACEGI for the security layer. Everything has been working without flaw. However, we have a requirement ... |
5. how to clear user's information after the browser is closed? forum.springsource.orgIf the user execute the log out action,everything is ok, but if the user close the browser without log out, next time he is automaticly logged in. How can I clear ... |
6. Invalidate session when user close the browser window forum.springsource.orgDear All, Please help me in this regard: Invalidating session when user clicks on the log out link is easy but how can I invalidate a particular session if the user ... |
7. how can I access binary data using BLOB and display content in browser forum.springsource.orghi..every body I have a poblem.I have to write a programme which read the attachent file of mail which store in database in BLOB format. How can I retrieve and show ... |
8. concurrent session and user closing the browser forum.springsource.orgconcurrent session and user closing the browser Hi, I'm using org.acegisecurity.concurrent.ConcurrentSessionFilt er, org.acegisecurity.concurrent.ConcurrentSessionCont rollerImpl, org.acegisecurity.concurrent.SessionRegistryImpl and org.acegisecurity.ui.session.HttpSessionEventPubli sher. I set the controller with |
9. unable to access session attributes in ie7 but working in all other browsers forum.springsource.orgunable to access session attributes in ie7 but working in all other browsers Hi All, i have an issue in getting the value from an session attribute in ie7 but in ... |
10. Reference Data: Storage and Access from a browser forum.springsource.orgReference Data: Storage and Access from a browser In the past I have worked on an application which supplied "RefData" as a service from the JVM heap. The service was intialized ... |