Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatMatch.php25 public $cacheDuration; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatMatch
45 public function setCacheDuration($cacheDuration)
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php27 …builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cacheDuration = null, $conta…
H A DSettings.php852 …tion getSPMetadata($alwaysPublishEncryptionCert = false, $validUntil = null, $cacheDuration = null)
H A DUtils.php899 public static function getExpireTime($cacheDuration = null, $validUntil = null)