Home
last modified time | relevance | path

Searched defs:cacheDuration (Results 1 – 25 of 98) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services/
H A DWebMethodAttribute.cs47 int cacheDuration; field in System.Web.Services.WebMethodAttribute
72 …lic WebMethodAttribute (bool enableSession, TransactionOption transactionOption, int cacheDuration) in WebMethodAttribute()
77 …Attribute (bool enableSession, TransactionOption transactionOption, int cacheDuration, bool buffer… in WebMethodAttribute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DDataSourceCacheManager.cs41 readonly int cacheDuration; field in System.Web.UI.WebControls.DataSourceCacheManager
48 internal DataSourceCacheManager (int cacheDuration, string cacheKeyDependency, in DataSourceCacheManager()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/
H A DThreatMatch.php20 public $cacheDuration; variable in Google_Service_Safebrowsing_ThreatMatch
28 public function setCacheDuration($cacheDuration)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatMatch.php20 public $cacheDuration; variable in Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatMatch
28 public function setCacheDuration($cacheDuration)
H A DThreatMatch.php20 public $cacheDuration; variable in Google_Service_Safebrowsing_ThreatMatch
28 public function setCacheDuration($cacheDuration)
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/
H A DSignedElementHelper.php39 public $cacheDuration; variable in SAML2\\SignedElementHelper
251 public function setCacheDuration(string $cacheDuration = null) : void
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/
H A DWebMethodAttribute.cs29 private int cacheDuration; field in System.Web.Services.WebMethodAttribute
80 …ic WebMethodAttribute(bool enableSession, TransactionOption transactionOption, int cacheDuration) { in WebMethodAttribute()
93 …dAttribute(bool enableSession, TransactionOption transactionOption, int cacheDuration, bool buffer… in WebMethodAttribute()
/dports/net/messagelib/messagelib-21.12.3/webengineviewer/src/checkphishingurl/
H A Dhashcachemanager.cpp150 …vate::addHashStatus(const QByteArray &hash, HashCacheManager::UrlStatus status, uint cacheDuration) in addHashStatus()
188 …ager::addHashStatus(const QByteArray &hash, HashCacheManager::UrlStatus status, uint cacheDuration) in addHashStatus()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/XML/md/
H A DAffiliationDescriptor.php42 public $cacheDuration; variable in SAML2\\XML\\md\\AffiliationDescriptor
H A DEntitiesDescriptor.php36 public $cacheDuration; variable in SAML2\\XML\\md\\EntitiesDescriptor
H A DEntityDescriptor.php43 public $cacheDuration; variable in SAML2\\XML\\md\\EntityDescriptor
H A DRoleDescriptor.php42 public $cacheDuration; variable in SAML2\\XML\\md\\RoleDescriptor
/dports/www/bolt/bolt-2.2.24/src/
H A DRender.php131 public function cacheDuration() function in Bolt\\Render
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DMetadata.php46 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/credentialprovider/plugin/
H A Dplugin_test.go40 cacheDuration time.Duration member
/dports/security/p5-Net-SAML/zxid-1.42/c/
H A Dzx-md-data.h71 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
301 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
551 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
908 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
996 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
1212 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
1709 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
1880 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member
1981 struct zx_attr_s* cacheDuration; /* {0,1} attribute xs:duration */ member

1234