Searched refs:samlResponse (Results 1 – 2 of 2) sorted by relevance
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Auth.php | 657 * @param string $samlResponse The SAML Response 665 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey… argument 667 … return $this->buildMessageSignature($samlResponse, $relayState, $signAlgorithm, "SAMLResponse");
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Auth.php | 657 * @param string $samlResponse The SAML Response 665 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey… argument 667 … return $this->buildMessageSignature($samlResponse, $relayState, $signAlgorithm, "SAMLResponse");
|