Home
last modified time | relevance | path

Searched defs:token (Results 51 – 75 of 239) sorted by last modified time

12345678910

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js562 function addFormatToken (token, padded, ordinal, callback) { argument
667 function addRegexToken (token, regex, strictRegex) { argument
673 function getParseRegexForToken (token, config) { argument
694 function addParseToken (token, callback) { argument
709 function addWeekParseToken (token, callback) { argument
710 addParseToken(token, function (input, array, config, token) { argument
716 function addTimeToArrayFromToken(token, input, config) { argument
920 addParseToken(['MMM', 'MMMM'], function (input, array, config, token) { argument
1675 function meridiem (token, lowercase) { argument
2782 function offset (token, separator) { argument
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php44 public $token; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php41 protected $token; variable in Monolog\\Handler\\LogglyHandler
51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DSlackHandler.php33 private $token; variable in Monolog\\Handler\\SlackHandler
53 string $token,
H A DInsightOpsHandler.php37 string $token,
/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/auth/src/Credentials/
H A DIAMCredentials.php36 private $token; variable in Google\\Auth\\Credentials\\IAMCredentials
42 public function __construct($selector, $token)
H A DInsecureCredentials.php32 private $token = [ variable in Google\\Auth\\Credentials\\InsecureCredentials
/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/src/AccessToken/
H A DRevoke.php54 public function revokeToken($token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DPurchasesSubscriptions.php47 …public function acknowledge($packageName, $subscriptionId, $token, SubscriptionPurchasesAcknowledg…
65 public function cancel($packageName, $subscriptionId, $token, $optParams = [])
85 …public function defer($packageName, $subscriptionId, $token, SubscriptionPurchasesDeferRequest $po…
104 public function get($packageName, $subscriptionId, $token, $optParams = [])
123 public function refund($packageName, $subscriptionId, $token, $optParams = [])
142 public function revoke($packageName, $subscriptionId, $token, $optParams = [])
H A DPurchasesProducts.php45 …public function acknowledge($packageName, $productId, $token, ProductPurchasesAcknowledgeRequest $…
63 public function get($packageName, $productId, $token, $optParams = [])
/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/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/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/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/AndroidEnterprise/Resource/
H A DEnterprises.php102 public function enroll($token, Enterprise $postBody, $optParams = [])
/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)
/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/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 = [])
/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/AndroidEnterprise/
H A DAdministratorWebToken.php25 public $token; variable in Google\\Service\\AndroidEnterprise\\AdministratorWebToken
30 public function setToken($token)
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php68 public function attachToken(ClientInterface $http, array $token, array $scopes)

12345678910