Bypass timestamp update in cache.
[shibboleth/sp.git] / shibsp / AbstractSPRequest.h
index c05ccbd..4f9226d 100644 (file)
@@ -57,7 +57,7 @@ namespace shibsp {
 
         const Application& getApplication() const;
         
-        Session* getSession() const;
+        Session* getSession(bool checkTimeout=true) const;
 
         const char* getRequestURL() const;