Searched refs:isDebugActive (Results 1 – 10 of 10) sorted by relevance
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | LogoutResponse.php | 130 …ML($this->document, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set… 207 $debug = $this->_settings->isDebugActive();
|
| D | LogoutRequest.php | 343 …::validateXML($dom, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set… 423 $debug = $this->_settings->isDebugActive();
|
| D | Response.php | 146 …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();
|
| D | Settings.php | 1087 public function isDebugActive() function in OneLogin_Saml2_Settings
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | LogoutResponse.php | 130 …ML($this->document, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set… 207 $debug = $this->_settings->isDebugActive();
|
| D | LogoutRequest.php | 343 …::validateXML($dom, 'saml-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_set… 423 $debug = $this->_settings->isDebugActive();
|
| D | Response.php | 146 …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();
|
| D | Settings.php | 1087 public function isDebugActive() function in OneLogin_Saml2_Settings
|
| /plugin/saml/phpsaml/ |
| D | README.md | 1443 * `isDebugActive` - Returns if the debug is active.
|
| /plugin/adfs/phpsaml/ |
| D | README.md | 1443 * `isDebugActive` - Returns if the debug is active.
|