Home
last modified time | relevance | path

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

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