Lines Matching refs:contains

28 Update php-saml to 2.10.0, this version includes a security patch that contains extra validations t…
122 Take in mind that the compressed file only contains the main files.
150 The old-demo folder contains code from an old app that uses the old version of
164 If you are using the library with a framework like Symfony that contains
186 The new OneLogin SAML Toolkit contains different folders (`certs`, `endpoints`,
214 This folder contains the 3rd party libraries that the toolkit uses. At the
221 This folder contains the heart of the toolkit, the libraries:
223 * `Saml` folder contains a modified version of the toolkit v.1 and allows the
226 * `Saml2` folder contains the new version of the classes and methods that
232 This folder contains the API documentation of the toolkit.
251 Locale folder contains some translations: `en_US` and `es_ES` as a proof of concept.
259 settings.php file which contains the basic configuration info of the toolkit.
261 advanced_settings.php file which contains extra configuration info related to
607 You can declare the `$settingsInfo` in the file that contains the constructor
614 require_once 'custom_settings.php'; // The custom_settings.php contains a
1087 Note: Review the `demo1` folder that contains that use case; in a later section we
1301 Auxiliary class that contains methods to validate the SAML Response:
1372 * `validateNumAssertions` - Verifies that the document only contains a single
1377 …* `getXMLDocument` - Returns the SAML Response document (If contains an encrypted assertion, decry…
1447 A class that contains functionality related to the metadata of the SP
1456 Auxiliary class that contains several methods
1495 Auxiliary class that contains several methods to retrieve and process IdP metadata