Home
last modified time | relevance | path

Searched refs:samlMessage (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
DAuth.php673 * @param string $samlMessage The SAML Response
682 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:… argument
700 $msg = $type.'='.rawurlencode($samlMessage);
706 $msg = $type.'='.urlencode($samlMessage);
/plugin/saml/phpsaml/lib/Saml2/
DAuth.php673 * @param string $samlMessage The SAML Response
682 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:… argument
700 $msg = $type.'='.rawurlencode($samlMessage);
706 $msg = $type.'='.urlencode($samlMessage);