X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fresolver.git;a=blobdiff_plain;f=shibresolver%2Fresolver.h;fp=shibresolver%2Fresolver.h;h=947e8ab576bf5d59c7819d0239f9ecfa8a8416b3;hp=610ea46ee98f0ac269f72b6d9a180069fb22bac1;hb=ebc845ceb5411c95de71a8d7842f68283da60385;hpb=c8a04029bd704fc787bf953a0c99fd1c0b371e7c 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.