Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php130 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
H A DSettings.php227 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 DLogoutRequest.php343 …l-schema-protocol-2.0.xsd', $this->_settings->isDebugActive(), $this->_settings->getSchemasPath());
H A DResponse.php146 …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 DREADME.md1420 * `getSchemasPath` - Returns schema path.