Home
last modified time | relevance | path

Searched refs:ASSERTION_SIGNATURE_XPATH (Results 1 – 4 of 4) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
DResponse.php407 …on, $cert, $fingerprint, $fingerprintalg, OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH, $multiC…
998 … $expectedSignatureNodes = $this->_query(OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH);
DUtils.php12 const ASSERTION_SIGNATURE_XPATH = "/samlp:Response/saml:Assertion/ds:Signature"; define in OneLogin_Saml2_Utils
/plugin/saml/phpsaml/lib/Saml2/
DResponse.php407 …on, $cert, $fingerprint, $fingerprintalg, OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH, $multiC…
998 … $expectedSignatureNodes = $this->_query(OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH);
DUtils.php12 const ASSERTION_SIGNATURE_XPATH = "/samlp:Response/saml:Assertion/ds:Signature"; define in OneLogin_Saml2_Utils