/[Apache-SVN]
ViewVC logotype

Revision 1335828


Jump to revision: Previous Next
Author: lhazlewood
Date: Tue May 8 23:28:45 2012 UTC (11 years, 11 months ago)
Changed paths: 5
Log Message:
SHIRO-317: updated SessionManager first-level cache concept to use a private ThreadLocal instead of the ThreadContext.  The ThreadContext is cleared during subject.execute() which is undesirable when caching has been enabled during subject construction (Subject.Builder invocation).

Changed paths

Path Details
Directoryshiro/branches/SHIRO-317/core/src/main/java/org/apache/shiro/session/mgt/AbstractNativeSessionManager.java modified , text changed
Directoryshiro/branches/SHIRO-317/core/src/main/java/org/apache/shiro/session/mgt/DefaultSessionManager.java modified , text changed
Directoryshiro/branches/SHIRO-317/core/src/main/java/org/apache/shiro/subject/support/DelegatingSubject.java modified , text changed
Directoryshiro/branches/SHIRO-317/samples/web/pom.xml modified , text changed
Directoryshiro/branches/SHIRO-317/samples/web/src/test/java/org/apache/shiro/test/ContainerIntegrationTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26