Also looking at the implementation that is provided for EhCache, it looks like I will need to implement 3 classes to make this work Cache, CacheManager, and a CacheSessionDAO, correct? Also GigaSpaces make use of their own annotations to insert POJOs into their IMDG (In Memory Data Grid). I am assuming I will also have to create a POJO that contains a "Subject" instance in order to insert this into their cache implementation. Am I at least on the right track from a shiro point of view.
thanks, Rich -- View this message in context: http://shiro-user.582556.n2.nabble.com/how-to-realize-multi-threaded-single-sign-on-tp5204196p5680123.html Sent from the Shiro User mailing list archive at Nabble.com.
