Home
last modified time | relevance | path

Searched defs:token (Results 151 – 175 of 239) sorted by relevance

12345678910

/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSession.php69 public function storeAccessToken($service, TokenInterface $token)
H A DSymfonySession.php52 public function storeAccessToken($service, TokenInterface $token)
H A DRedis.php72 public function storeAccessToken($service, TokenInterface $token)
/plugin/authgoogle/google/contrib/
H A DGoogle_SiteVerificationService.php218 public $token; variable in Google_SiteVerificationWebResourceGettokenResponse
225 public function setToken( $token) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DParserTest.php197 public function parse(Token $token)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSession.php69 public function storeAccessToken($service, TokenInterface $token) argument
H A DSymfonySession.php52 public function storeAccessToken($service, TokenInterface $token) argument
H A DRedis.php72 public function storeAccessToken($service, TokenInterface $token) argument
/plugin/authyubikey/lib/
H A DYubico.php281 function verify($token, $use_timestamp=null, $wait_for_all=False,
/plugin/oauth/
H A DStorage.php75 public function storeAccessToken($service, TokenInterface $token) argument
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTemplate.php91 public function setStopToken($token) argument
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
H A Dvb.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
H A Dhtmlmixed.min.js1 …j.script.unshift(["type",l[m].matches,l[m].mode]);function n(b,e){var h=f.token(b,e.htmlState),k=/… function
H A Dcoffeescript.min.js1 …();if(a.match("####")){a.skipToEnd();return"comment"}if(a.match("###")){b.tokenize=s;return b.toke… method in AnonymousFunction6422fc460200.w
H A Drst.min.js1 …\\#\\%\\&\\-\\.\\,\\/\\:\\=\\?\\~]+)*";var m=new RegExp("^"+j+k+l);var n={token:function(a){if(a.m… method in AnonymousFunctionab4d4a620200.n
/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/refnotes/
H A Dbibtex.php567 public function handleUnmatched($token) { argument
585 private $token; variable in refnotes_bibtex_field
/plugin/autotweet/
H A Dtwitteroauth.php91 function getAuthorizeURL($token, $sign_in_with_twitter = TRUE) {
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php196 public function refreshAccessToken(TokenInterface $token)
/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/YouTubeReporting/
H A DGdataMedia.php122 public $token; variable in Google\\Service\\YouTubeReporting\\GdataMedia
533 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/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php193 refreshAccessToken(TokenInterface $token) global() argument
[all...]
/plugin/issuelinks/services/
H A DJira.service.php25 protected $token; variable in dokuwiki\\plugin\\issuelinks\\services\\Jira

12345678910