log 2 « Security « Spring Q&A





1. How to get list with all logged users?    forum.springsource.org

How to get list with all logged users? This is question appeared many times in multiple forums but no example code was posted. I have the following code (which does not ...

2. how to get currently logged in user name    forum.springsource.org

Hi. I am new to roo,can anybody tell me how to get the currently logged in user name in my jspx page using roo.Thanks in advance

3. How to keep user logged in after they close browser    forum.springsource.org

Aug 10th, 2010, 09:38 AM #1 drewh View Profile View Forum Posts Private Message Junior Member Join Date Aug 2010 Posts 6 How to keep user logged in after they close ...

4. delete user and log out    forum.springsource.org

delete user and log out hello, I have a small webapplication using spring security and hibernate. when a registered user decides to delete his account, I have one problem: while using ...

5. Log every access attempt    forum.springsource.org

Is it possible to log all the login attempts to the application, if so how ? There are a number of ways of doing this, but my preferred method is to ...

6. access for logged in users regardless the role they have    forum.springsource.org

access for logged in users regardless the role they have Hi, for my application I need the following feature: some pages may be accessed only by users who are logged in ...

7. How to get logged user properties in JSF+Spring security?    forum.springsource.org

Dec 13th, 2010, 07:47 AM #1 acichon89 View Profile View Forum Posts Private Message Junior Member Join Date Dec 2010 Posts 10 How to get logged user properties in JSF+Spring security? ...