Home
last modified time | relevance | path

Searched refs:metadata (Results 1 – 25 of 570) sorted by path

12345678910>>...23

/plugin/abstract/
H A Dplugin.info.txt6 desc Add a specified string to the description abstract metadata
/plugin/acknowledge/
H A Ddeleted.files6 conf/metadata.php
/plugin/adfs/lang/en/
H A Dintro.txt3 …t configuration paramters for the ADSF plugin by parsing the Federation metadata provided by your …
5 For Active Directory Federation Services the metadata can be found at ''%%https://<your-adfs-server…
/plugin/adfs/phpsaml/
H A DCHANGELOG72 …-saml/pull/206)Be able to register future SP x509cert on the settings and publish it on SP metadata
74 …ub.com/onelogin/php-saml/pull/206) Support the ability to parse IdP XML metadata (remote url or fi…
156 * Fix bug when signing metadata, the SignatureMethod was not provided
166 * Fix bug on organization element of the SP metadata builder.
200 * Fix wrong element order in generated metadata.
224 * Improved the XML metadata/ Decrypted Assertion output. (prettyprint).
H A DREADME.md77 * Publish the SP metadata (which can be signed).
207 cert: `metadata.crt` and `metadata.key`.
210 publish that x509 certificate on Service Provider metadata.
239 * `metadata.php` - Where the metadata of the SP is published.
704 ##### SP Metadata `endpoints/metadata.php` #####
717 $metadata = $settings->getSPMetadata();
718 $errors = $settings->validateMetadata($metadata);
721 echo $metadata;
1296 * `getXml` - An XML with the metadata info of the SP
1452 the metadata
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php33 const NS_MD = 'urn:oasis:names:tc:SAML:2.0:metadata';
H A DMetadata.php156 $metadata = <<<METADATA_TEMPLATE
171 return $metadata;
177 * @param string $metadata SAML Metadata XML
187 …public static function signMetadata($metadata, $key, $cert, $signAlgorithm = XMLSecurityKey::RSA_S… argument
189 … return OneLogin_Saml2_Utils::addSign($metadata, $key, $cert, $signAlgorithm, $digestAlgorithm);
196 * @param string $metadata SAML Metadata XML
204 public static function addX509KeyDescriptors($metadata, $cert, $wantsEncrypted = true) argument
210 $xml = OneLogin_Saml2_Utils::loadXML($xml, $metadata);
H A DSettings.php854 …$metadata = OneLogin_Saml2_Metadata::builder($this->_sp, $this->_security['authnRequestsSigned'], …
858 $metadata = OneLogin_Saml2_Metadata::addX509KeyDescriptors(
859 $metadata,
867 $metadata = OneLogin_Saml2_Metadata::addX509KeyDescriptors(
868 $metadata,
938 …$metadata = OneLogin_Saml2_Metadata::signMetadata($metadata, $keyMetadata, $certMetadata, $signatu…
940 return $metadata;
/plugin/adultcontent/
H A DREADME.md5 … it contains given keywords like "sex", "porn", "orgy", etc and puts the "adult" flag in metadata.
/plugin/advrack/
H A Djquery.qtip.js312 if(invalidOpt(opts.metadata)) {
313 opts.metadata = { type: opts.metadata }; class in opts
1670 metadata = (elem.metadata) ? elem.metadata(opts.metadata) : NULL,
1673 metadata5 = opts.metadata.type === 'html5' && metadata ? metadata[opts.metadata.name] : NULL,
1676 html5 = elem.data(opts.metadata.name || 'qtipopts');
1684 sanitizeOptions(metadata5 || metadata));
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1metadata. */\n\t var BIND_FLAG = 1,\n\t BIND_KEY_FLAG = 2,\n\t CURRY_BOUND_FLAG = 4,\n\…
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php43 protected $metadata = []; variable in Facebook\\Authentication\\AccessTokenMetadata
53 * @param array $metadata
57 public function __construct(array $metadata) argument
59 if (!isset($metadata['data'])) {
63 $this->metadata = $metadata['data'];
78 if (isset($this->metadata[$field])) {
79 return $this->metadata[$field];
112 if (!isset($this->metadata[$parentField])) {
120 return $this->metadata[$parentField][$field];
385 if (isset($this->metadata[$key]) && $this->metadata[$key] !== 0) {
[all …]
/plugin/authfacebook/lib/
H A DFacebook.php581 * @param array $metadata The metadata associated with the video file.
590 …public function uploadVideo($target, $pathToFile, $metadata = [], $accessToken = null, $maxTransfe… argument
606 'success' => $uploader->finish($endpoint, $chunk->getUploadSessionId(), $metadata),
/plugin/authfacebook/lib/FileUpload/
H A DFacebookResumableUploader.php136 * @param array $metadata The metadata associated with the file.
142 public function finish($endpoint, $uploadSessionId, $metadata = []) argument
144 $params = array_merge($metadata, [
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2465 public $metadata; variable in Google_Instance
2535 public function setMetadata(Google_Metadata $metadata) { argument
2536 $this->metadata = $metadata;
2539 return $this->metadata;
H A DGoogle_StorageService.php1552 public $metadata; variable in Google_StorageObject
1653 public function setMetadata( $metadata) { argument
1654 $this->metadata = $metadata;
1657 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php88 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\Instance
395 public function setMetadata($metadata) argument
397 $this->metadata = $metadata;
404 return $this->metadata;
H A DLocation.php37 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
H A DOperation.php31 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
H A DReportInstanceInfoRequest.php25 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\ReportInstanceInfoRequest
34 public function setMetadata($metadata) argument
36 $this->metadata = $metadata;
43 return $this->metadata;
H A DVirtualMachineConfig.php52 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
209 public function setMetadata($metadata) argument
211 $this->metadata = $metadata;
218 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DOperation.php31 public $metadata; variable in Google\\Service\\AccessContextManager\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAlertCenter.php104 'path' => 'v1beta1/alerts/{alertId}/metadata',
H A DAnalytics.php2121 'path' => 'metadata/{reportType}/columns',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAlert.php174 public function setMetadata(AlertMetadata $metadata) argument
176 $this->metadata = $metadata;
183 return $this->metadata;

12345678910>>...23