Home
last modified time | relevance | path

Searched defs:token (Results 126 – 150 of 239) sorted by relevance

12345678910

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerSearchHandler.php35 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerStartTlsHandler.php45 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerRootDseHandler.php37 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php391 private function match($token)
429 private function syntaxError($expected, $token = null)
/plugin/struct/meta/
H A DFilterValueListHandler.php12 protected $token = ''; variable in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php151 protected static function tokenToString($token)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogmaticHandler.php47 string $token,
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php45 public function setTokenSecret($token) argument
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DTokenStorageInterface.php28 public function storeAccessToken($service, TokenInterface $token);
H A DMemory.php45 public function storeAccessToken($service, TokenInterface $token)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DTokenStorageInterface.php28 public function storeAccessToken($service, TokenInterface $token); argument
H A DMemory.php45 public function storeAccessToken($service, TokenInterface $token) argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DParrotFlowerPower.php116 public function refreshAccessToken(TokenInterface $token) argument
[all...]
H A DHarvest.php113 refreshAccessToken(TokenInterface $token) global() argument
[all...]
H A DMailchimp.php97 protected function setBaseApiUri(StdOAuth2Token $token) argument
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php191 private function bpe(string $token): string argument
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php144 protected function isUnary(Token $token)
149 protected function isBinary(Token $token)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DYahoo.php58 public function refreshAccessToken(TokenInterface $token) argument
[all...]
/plugin/authgoogle/google/
H A DGoogle_Client.php321 public function revokeToken($token = null) {
333 public function verifyIdToken($token = null) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php26 public function parse(Twig_Token $token)
/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/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVerifyLocationRequest.php134 public function setToken(VerificationToken $token)
/plugin/evesso/classes/
H A DoAuthStorage.php76 public function storeAccessToken($service, TokenInterface $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)

12345678910