Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php130 …ML($this->document, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set…
207 $debug = $this->_settings->isDebugActive();
H A DLogoutRequest.php343 …::validateXML($dom, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set…
423 $debug = $this->_settings->isDebugActive();
H A DResponse.php146 …ML($this->document, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set…
156 …>decryptedDocument, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set…
417 $debug = $this->_settings->isDebugActive();
H A DSettings.php1087 public function isDebugActive() function in OneLogin_Saml2_Settings
/plugin/adfs/phpsaml/
H A DREADME.md1443 * `isDebugActive` - Returns if the debug is active.