Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php657 * @param string $samlResponse The SAML Response
665 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey… argument
667 … return $this->buildMessageSignature($samlResponse, $relayState, $signAlgorithm, "SAMLResponse");