Attribute lookup, port ACL code and mainline SP code to Session/Attribute API.
[shibboleth/cpp-sp.git] / shibsp / SPRequest.h
index 9ea140a..5a4785f 100644 (file)
@@ -76,7 +76,7 @@ namespace shibsp {
          * 
          * @return pointer to Session, or NULL
          */
-        virtual const Session* getSession() const=0;
+        virtual Session* getSession() const=0;
 
         /**
          * Returns the effective base Handler URL for a resource,