Home
last modified time | relevance | path

Searched defs:token (Results 26 – 50 of 239) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php62 public function token(GoogleIdentityStsV1ExchangeTokenRequest $postBody, $optParams = []) function in Google\\Service\\CloudSecurityToken\\Resource\\V1
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php122 public $token; variable in Google\\Service\\CloudSupport\\Media
533 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChannel.php57 public $token; variable in Google\\Service\\Directory\\Channel
178 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChannel.php57 public $token; variable in Google\\Service\\Drive\\Channel
178 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DMessage.php45 public $token; variable in Google\\Service\\FirebaseCloudMessaging\\Message
154 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaAppCheckToken.php29 public $token; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppCheckToken
52 public function setToken($token)
H A DGoogleFirebaseAppcheckV1betaDebugToken.php33 public $token; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaDebugToken
66 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DAchievementConfiguration.php49 public $token; variable in Google\\Service\\GamesConfiguration\\AchievementConfiguration
152 public function setToken($token)
H A DLeaderboardConfiguration.php49 public $token; variable in Google\\Service\\GamesConfiguration\\LeaderboardConfiguration
152 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDeprecatedEvent.php53 public $token; variable in Google\\Service\\HangoutsChat\\DeprecatedEvent
190 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateIdTokenResponse.php25 public $token; variable in Google\\Service\\IAMCredentials\\GenerateIdTokenResponse
30 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyCustomTokenRequest.php37 public $token; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyCustomTokenRequest
84 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DGenerateVerificationTokenResponse.php28 public function setToken(VerificationToken $token)
H A DVerifyLocationRequest.php134 public function setToken(VerificationToken $token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Event.php37 public $token; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Event
92 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DChannel.php57 public $token; variable in Google\\Service\\Reports\\Channel
178 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/
H A DSiteVerificationWebResourceGettokenResponse.php29 public $token; variable in Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse
48 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DLocalizedString.php33 public $token; variable in Google\\Service\\Spanner\\LocalizedString
66 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DChannel.php57 public $token; variable in Google\\Service\\Storage\\Channel
178 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php122 public $token; variable in Google\\Service\\YouTubeReporting\\GdataMedia
533 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DRevoke.php54 public function revokeToken($token)
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php68 public function attachToken(ClientInterface $http, array $token, array $scopes)
H A DGuzzle6AuthHandler.php71 public function attachToken(ClientInterface $http, array $token, array $scopes)
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php77 private $token; variable in Google\\Client
507 public function setAccessToken($token)
780 public function revokeToken($token = null)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php108 public function verify($token, array $options = [])
194 private function verifyEs256($token, array $certs, $audience = null, $issuer = null)
234 private function verifyRs256($token, array $certs, $audience = null, $issuer = null)
293 public function revoke($token, array $options = [])

12345678910