Home
last modified time | relevance | path

Searched refs:getExpiresIn (Results 1 – 21 of 21) sorted by relevance

/plugin/fedauth/Auth/OpenID/
DFileStore.php325 if ($association->getExpiresIn() == 0) {
429 if ($association->getExpiresIn() == 0) {
460 if ($assoc->getExpiresIn() == 0) {
609 if ($assoc->getExpiresIn() == 0) {
DServer.php657 'expires_in' => sprintf('%d', $assoc->getExpiresIn()),
1348 if (!$assoc || ($assoc->getExpiresIn() <= 0)) {
1354 if ($assoc && ($assoc->getExpiresIn() <= 0)) {
1413 if (($assoc !== null) && ($assoc->getExpiresIn() <= 0)) {
DAssociation.php154 function getExpiresIn($now = null) function in Auth_OpenID_Association
DSQLStore.php424 if ($assoc->getExpiresIn() == 0) {
DConsumer.php948 if ($assoc->getExpiresIn() <= 0) {
1446 ($assoc->getExpiresIn() <= 0)) {
/plugin/openid/Auth/OpenID/
DFileStore.php354 if ($association->getExpiresIn() == 0) {
463 if ($association->getExpiresIn() == 0) {
497 if ($assoc->getExpiresIn() == 0) {
662 if ($assoc->getExpiresIn() == 0) {
DServer.php742 'expires_in' => sprintf('%d', $assoc->getExpiresIn()),
1494 if (!$assoc || ($assoc->getExpiresIn() <= 0)) {
1500 if ($assoc && ($assoc->getExpiresIn() <= 0)) {
1568 if (($assoc !== null) && ($assoc->getExpiresIn() <= 0)) {
DAssociation.php154 function getExpiresIn($now = null) function in Auth_OpenID_Association
DSQLStore.php453 if ($assoc->getExpiresIn() == 0) {
DConsumer.php1001 if ($assoc->getExpiresIn() <= 0) {
1538 ($assoc->getExpiresIn() <= 0)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DAccountCredentials.php59 public function getExpiresIn() function in Google\\Service\\ShoppingContent\\AccountCredentials
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1ExchangeTokenResponse.php69 public function getExpiresIn() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DVerifyCustomTokenResponse.php53 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\VerifyCustomTokenResponse
DSignupNewUserResponse.php89 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\SignupNewUserResponse
DEmailLinkSigninResponse.php75 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\EmailLinkSigninResponse
DIdentitytoolkitRelyingpartyVerifyPhoneNumberResponse.php73 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse
DVerifyPasswordResponse.php109 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\VerifyPasswordResponse
DSetAccountInfoResponse.php122 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\SetAccountInfoResponse
DVerifyAssertionResponse.php330 public function getExpiresIn() function in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
DTokeninfo.php95 public function getExpiresIn() function in Google\\Service\\Oauth2\\Tokeninfo
/plugin/authgooglesheets/vendor/google/auth/src/
DOAuth2.php1211 public function getExpiresIn() function in Google\\Auth\\OAuth2
1402 if ($expiresIn = $this->getExpiresIn()) {