X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fprofile%2FBrowserSSOProfileValidator.h;h=9af864ce6e19f349564b2295e0663879b30130ae;hp=460c99dfa21e15114ba670931a162b421a63254b;hb=69a716dedfd9e239bcc9206a7b8dc137b43f5f89;hpb=df39928338a40f7a2980406e9737893289673611 diff --git a/saml/saml2/profile/BrowserSSOProfileValidator.h b/saml/saml2/profile/BrowserSSOProfileValidator.h index 460c99d..9af864c 100644 --- a/saml/saml2/profile/BrowserSSOProfileValidator.h +++ b/saml/saml2/profile/BrowserSSOProfileValidator.h @@ -34,8 +34,7 @@ namespace opensaml { * SAML 2.0 Browser SSO Profile Assertion Validator * *

In addition to standard core requirements for validity, SSO assertions - * MUST have NotBefore/NotOnOrAfter attributes and each subject statement - * MUST be confirmable via bearer method. + * MUST be bearer-confirmable. */ class SAML_API BrowserSSOProfileValidator : public AssertionValidator {