Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml/
DMetadata.php25 return $this->_settings->getSPMetadata();
/plugin/saml/phpsaml/lib/Saml/
DMetadata.php25 return $this->_settings->getSPMetadata();
/plugin/adfs/
Daction.php37 $xml = $saml->getSettings()->getSPMetadata();
/plugin/saml/
Daction.php48 $xml = $saml->getSettings()->getSPMetadata();
/plugin/adfs/phpsaml/
DCHANGELOG40 * Allow the getSPMetadata() method to always include the encryption Key Descriptor
42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method
DREADME.md717 $metadata = $settings->getSPMetadata();
732 The `getSPMetadata` will return the metadata signed or not based
1430 * `getSPMetadata` - Gets the SP metadata. The XML representation.
/plugin/saml/phpsaml/
DCHANGELOG40 * Allow the getSPMetadata() method to always include the encryption Key Descriptor
42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method
DREADME.md717 $metadata = $settings->getSPMetadata();
732 The `getSPMetadata` will return the metadata signed or not based
1430 * `getSPMetadata` - Gets the SP metadata. The XML representation.
/plugin/adfs/phpsaml/lib/Saml2/
DSettings.php852 …public function getSPMetadata($alwaysPublishEncryptionCert = false, $validUntil = null, $cacheDura… function in OneLogin_Saml2_Settings
/plugin/saml/phpsaml/lib/Saml2/
DSettings.php852 …public function getSPMetadata($alwaysPublishEncryptionCert = false, $validUntil = null, $cacheDura… function in OneLogin_Saml2_Settings