Am I right to assume that cache is really only useful if you use JSecurity's
enterprise session? I fail to see the benefits when using http (servlet
container) session, but my app keeps complaining that "No cache or
cacheManager properties have been set.  Authorization caching is disabled.".
Where could I find more documentation on it, googling I only found posts on
the mailing list about it. Is it documented anywhere what JSecurity stores
in the cache, or can somebody just point me to the relevant piece of
code/javadoc?

Kalle

Reply via email to