Searched refs:getSchemasPath (Results 1 – 5 of 5) sorted by relevance
/plugin/adfs/phpsaml/lib/Saml2/ |
H A D | LogoutResponse.php | 130 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
H A 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());
|
H A D | LogoutRequest.php | 343 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
|
H A 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/ |
H A D | README.md | 1420 * `getSchemasPath` - Returns schema path.
|