-
Mar 19th, 2009, 10:42 PM
#1
Acegi Authentication - store user information in session
Hi,
I am using Acegi for authentication using LDAP. During authentication I want to capture the user information and store it in a user bean in session. How can I do this declaratively/programmatically?
Please let me know if you need any more information in this regard?
Thanks,
Jan
-
Mar 20th, 2009, 01:20 PM
#2
Use the below line of code to get the user
SecurityContextHolder.getContext().getAuthenticati on()
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules