Home
last modified time | relevance | path

Searched defs:lifetime (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateAccessTokenRequest.php30 public $lifetime; variable in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest
53 public function setLifetime($lifetime)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DExpiringCache.php22 private $lifetime; variable in Assetic\\Cache\\ExpiringCache
24 public function __construct(CacheInterface $cache, $lifetime)
/plugin/evesso/phpoauthlib/src/OAuth/Common/Token/
H A DAbstractToken.php36 …public function __construct($accessToken = null, $refreshToken = null, $lifetime = null, $extraPar…
103 public function setLifetime($lifetime)
H A DTokenInterface.php48 public function setLifetime($lifetime);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Token/
H A DAbstractToken.php36 public function __construct($accessToken = null, $refreshToken = null, $lifetime = null, $extraParams = array()) argument
103 public function setLifetime($lifetime) argument
H A DTokenInterface.php48 public function setLifetime($lifetime); argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubjectDescription.php29 public $lifetime; variable in Google\\Service\\CertificateAuthorityService\\SubjectDescription
60 public function setLifetime($lifetime)
H A DCertificate.php46 public $lifetime; variable in Google\\Service\\CertificateAuthorityService\\Certificate
161 public function setLifetime($lifetime)
H A DCertificateAuthority.php54 public $lifetime; variable in Google\\Service\\CertificateAuthorityService\\CertificateAuthority
211 public function setLifetime($lifetime)
/plugin/fedauth/Auth/OpenID/
H A DPostgreSQLStore.php78 function _set_assoc($server_url, $handle, $secret, $issued, $lifetime,
H A DAssociation.php132 $handle, $secret, $issued, $lifetime, $assoc_type)
H A DSQLStore.php322 $lifetime, $assoc_type)
/plugin/openid/Auth/OpenID/
H A DPostgreSQLStore.php78 function _set_assoc($server_url, $handle, $secret, $issued, $lifetime,
H A DAssociation.php131 $handle, $secret, $issued, $lifetime, $assoc_type)
H A DSQLStore.php345 $lifetime, $assoc_type)