Implement basic methods, add subclass for the guts.
[shibboleth/resolver.git] / shibresolver / resolver.h
index 610ea46..947e8ab 100644 (file)
@@ -125,7 +125,7 @@ namespace shibresolver {
          *
          * @return  array of resolved Attributes
          */
-        std::vector<shibsp::Attribute*>& getResolvedAttributes() const;
+        std::vector<shibsp::Attribute*>& getResolvedAttributes();
 
         /**
          * Returns mapped PropertySet and AccessControl objects, if any.