-
Jun 9th, 2010, 06:11 AM
#1
Get user group from JdbcUserDetailsManager
Hi,
I am extending and using org.springframework.security.provisioning.JdbcUser DetailsManager and did not
found a way to get user groups I'm binding to Spring implementation should it give the users group auto of the box ?
Thank you, Oscar
-
Jun 9th, 2010, 08:47 AM
#2
No, there isn't a method that gives you the names of the groups - you'll have to subclass and add one.
Peter Mularien | Blog
Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
SCJP 5, Oracle DBA
Any postings are my own opinion, and should not be attributed to my employer or clients.
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