browser « Security « Spring Q&A





1. Can I manage multiple browser tabs with Spring Security?    stackoverflow.com

I 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.org

ConcurrentSessionControl 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.org

Previous 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.org

Security 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.org

If 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.org

Dear 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.org

hi..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.org

concurrent 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 . Every thing works well for ...

9. unable to access session attributes in ie7 but working in all other browsers    forum.springsource.org

unable 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.org

Reference 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 ...