-
Feb 12th, 2013, 05:31 PM
#1
UserIdSource
So Spring Social Security (Still love that name) has AuthenticationNameUserIdSource which implements UserIdSource from Spring Social Core. However, UserIdSource is no longer a class in Core. If we want to use the SocialAuthenticationFilter for Spring Social we have to pass in a UserIdSource into the constructor. Which we can't since the class won't be in the classpath cause it doesn't exist.
Thanks
Mark
-
Feb 12th, 2013, 05:54 PM
#2
OK. So this was my issue.
maven dependency on spring-social-web. Which includes core. But social-web M2 is still pointing to social-core M1.
Mark
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