Home
last modified time | relevance | path

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

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