Hi, My case is that I only need the plug-able realm design(which I do love so much) and I don't need session session manager and cache manager(I cache the results in another layer). I just ran a few tests and it seems everything goes well. But I still want to make sure is there any problem that may happen if I create a new DefaultSecurityManager(with subjectDao , cache, SessionManager turned off) instance for every Subject.login()?
Thanks! Charlie -- View this message in context: http://shiro-user.582556.n2.nabble.com/Is-there-any-problems-if-I-want-to-create-many-DefaultSecurityManager-instance-in-one-JVM-tp7577924p7577926.html Sent from the Shiro User mailing list archive at Nabble.com.
