X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibresolver%2Fresolver.h;fp=shibresolver%2Fresolver.h;h=947e8ab576bf5d59c7819d0239f9ecfa8a8416b3;hb=4ee32475919ea99609bfb0d4cbf5ced50cbdcd8d;hp=610ea46ee98f0ac269f72b6d9a180069fb22bac1;hpb=005ccbbfee587b53e8e66cf8e0f036a74fe6de37;p=shibboleth%2Fcpp-sp-resolver.git diff --git a/shibresolver/resolver.h b/shibresolver/resolver.h index 610ea46..947e8ab 100644 --- a/shibresolver/resolver.h +++ b/shibresolver/resolver.h @@ -125,7 +125,7 @@ namespace shibresolver { * * @return array of resolved Attributes */ - std::vector& getResolvedAttributes() const; + std::vector& getResolvedAttributes(); /** * Returns mapped PropertySet and AccessControl objects, if any.