Searched refs:ASSERTION_SIGNATURE_XPATH (Results 1 – 4 of 4) sorted by relevance
/plugin/adfs/phpsaml/lib/Saml2/ |
D | Response.php | 407 …on, $cert, $fingerprint, $fingerprintalg, OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH, $multiC… 998 … $expectedSignatureNodes = $this->_query(OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH);
|
D | Utils.php | 12 const ASSERTION_SIGNATURE_XPATH = "/samlp:Response/saml:Assertion/ds:Signature"; define in OneLogin_Saml2_Utils
|
/plugin/saml/phpsaml/lib/Saml2/ |
D | Response.php | 407 …on, $cert, $fingerprint, $fingerprintalg, OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH, $multiC… 998 … $expectedSignatureNodes = $this->_query(OneLogin_Saml2_Utils::ASSERTION_SIGNATURE_XPATH);
|
D | Utils.php | 12 const ASSERTION_SIGNATURE_XPATH = "/samlp:Response/saml:Assertion/ds:Signature"; define in OneLogin_Saml2_Utils
|