Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
DResponse.php88 $this->decryptedDocument = $this->_decryptAssertion($this->decryptedDocument);
1087 protected function _decryptAssertion($dom) function in OneLogin_Saml2_Response
/plugin/saml/phpsaml/lib/Saml2/
DResponse.php88 $this->decryptedDocument = $this->_decryptAssertion($this->decryptedDocument);
1087 protected function _decryptAssertion($dom) function in OneLogin_Saml2_Response
/plugin/adfs/phpsaml/
DCHANGELOG128 * Improve _decryptAssertion in order to take care of Assertions with problems with namespaces
184 * Change visibility of _decryptAssertion to protected.
/plugin/saml/phpsaml/
DCHANGELOG128 * Improve _decryptAssertion in order to take care of Assertions with problems with namespaces
184 * Change visibility of _decryptAssertion to protected.