23 May 2012 07:36
Spring Security authentication
Tony Giaccone <tony <at> giaccone.org>
2012-05-23 05:36:20 GMT
2012-05-23 05:36:20 GMT
I'm trying to implement a Spring Security Authentication using Cayenne. The problem is that when the spring security gets called, there's no context associated with the thread. So this method: BaseContext.getThreadObjectContext(); Throws an exception. I'm just not sure at this point how to set up the context and start the process of doing fetches. Tony
RSS Feed