Searched refs:getSchemasPath (Results 1 – 10 of 10) sorted by relevance
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | LogoutResponse.php | 130 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| D | Settings.php | 227 public function getSchemasPath() function in OneLogin_Saml2_Settings 957 …2_Utils::validateXML($xml, 'saml-schema-metadata-2.0.xsd', $this->_debug, $this->getSchemasPath());
|
| D | LogoutRequest.php | 343 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| D | Response.php | 146 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath()); 156 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | LogoutResponse.php | 130 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| D | Settings.php | 227 public function getSchemasPath() function in OneLogin_Saml2_Settings 957 …2_Utils::validateXML($xml, 'saml-schema-metadata-2.0.xsd', $this->_debug, $this->getSchemasPath());
|
| D | LogoutRequest.php | 343 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| D | Response.php | 146 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath()); 156 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
| /plugin/saml/phpsaml/ |
| D | README.md | 1420 * `getSchemasPath` - Returns schema path.
|
| /plugin/adfs/phpsaml/ |
| D | README.md | 1420 * `getSchemasPath` - Returns schema path.
|