Home
last modified time | relevance | path

Searched refs:setLifetime (Results 1 – 12 of 12) sorted by last modified time

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DGoogle.php186 $token->setLifetime($data['expires_in']);
H A DBitrix24.php112 $token->setLifetime($data['expires_in']);
H A DYahoo.php51 $token->setLifetime($data['expires_in']);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Token/
H A DAbstractToken.php40 $this->setLifetime($lifetime);
103 public function setLifetime($lifetime) function in OAuth\\Common\\Token\\AbstractToken
H A DTokenInterface.php48 public function setLifetime($lifetime); function
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DYahoo.php121 $token->setLifetime($data['oauth_expires_in']);
/plugin/evesso/phpoauthlib/src/OAuth/Common/Token/
H A DTokenInterface.php48 public function setLifetime($lifetime); function
H A DAbstractToken.php40 $this->setLifetime($lifetime);
103 public function setLifetime($lifetime) function in OAuth\\Common\\Token\\AbstractToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateAuthority.php211 public function setLifetime($lifetime) function in Google\\Service\\CertificateAuthorityService\\CertificateAuthority
H A DSubjectDescription.php60 public function setLifetime($lifetime) function in Google\\Service\\CertificateAuthorityService\\SubjectDescription
H A DCertificate.php161 public function setLifetime($lifetime) function in Google\\Service\\CertificateAuthorityService\\Certificate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateAccessTokenRequest.php53 public function setLifetime($lifetime) function in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest