Home
last modified time | relevance | path

Searched defs:token (Results 51 – 75 of 239) sorted by path

12345678910

/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/monolog/monolog/src/Monolog/Handler/
H A DFleepHookHandler.php37 protected $token; variable in Monolog\\Handler\\FleepHookHandler
49 string $token,
H A DInsightOpsHandler.php37 string $token,
H A DLogEntriesHandler.php34 string $token,
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 DLogmaticHandler.php47 string $token,
H A DPushoverHandler.php31 private $token; variable in Monolog\\Handler\\PushoverHandler
102 string $token,
H A DSlackHandler.php33 private $token; variable in Monolog\\Handler\\SlackHandler
53 string $token,
/plugin/authloginapi/
H A Daction.php12 protected $token; variable in action_plugin_authloginapi
H A Dauth.php10 protected $token; variable in auth_plugin_authloginapi
/plugin/authyubikey/lib/
H A DYubico.php281 function verify($token, $use_timestamp=null, $wait_for_all=False,
/plugin/autotweet/
H A DOAuth.php76 abstract public function build_signature($request, $consumer, $token);
86 public function check_signature($request, $consumer, $token, $signature) {
104 public function build_signature($request, $consumer, $token) {
139 public function build_signature($request, $consumer, $token) {
180 public function build_signature($request, $consumer, $token) {
448 public function sign_request($signature_method, $consumer, $token) {
628 private function check_signature(&$request, $consumer, $token) {
672 private function check_nonce($consumer, $token, $nonce, $timestamp) {
697 function lookup_token($consumer, $token_type, $token) {
701 function lookup_nonce($consumer, $token, $nonce, $timestamp) {
[all …]
H A Dtwitteroauth.php91 function getAuthorizeURL($token, $sign_in_with_twitter = TRUE) {
/plugin/bez/ctl/
H A D8d.php8 $token = $this->model->authentication_tokenFactory->create_token($this->id()); variable
H A Dkp.php8 $token = $this->model->authentication_tokenFactory->create_token($this->id()); variable
/plugin/bez/db/
H A Dupdate0001.sql349 token TEXT NOT NULL, field
H A Dupdate0007.sql4 token TEXT NOT NULL field
/plugin/bez/mdl/
H A DSubscriptionFactory.php10 protected function checkToken($token) { argument
16 public function mute($token='') { argument
[all...]
/plugin/callflow/
H A Draphael.js5643 R.format = function (token, params) { argument
/plugin/code3/src/
H A Dtz.js145 function PR_Token(token, style) { argument
/plugin/codemirror/dist/modes/
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 Dgfm.min.js1 …unction(a){return{code:a.code,codeBlock:a.codeBlock,ateSpace:a.ateSpace}},token:function(a,c){c.co… method in AnonymousFunction1eba7ec30200.g
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 Dlivescript.min.js1 …){var g=d[e];if(g.regex&&a.match(g.regex)){b.next=g.next||b.next;return g.token}}a.next();return"e… method in AnonymousFunction1e0d314e0200.b

12345678910