Home
last modified time | relevance | path

Searched defs:token (Results 101 – 125 of 239) sorted by relevance

12345678910

/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php44 public $token; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerUnbindHandler.php28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerDispatchHandler.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerWhoAmIHandler.php33 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/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/src/AccessToken/
H A DRevoke.php54 public function revokeToken($token)
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php44 public $token; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignatureInterface.php18 public function setTokenSecret($token); argument
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DTokenizer.php64 public function pushStack($token) argument
[all...]
/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/monolog/monolog/src/Monolog/Handler/
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,
H A DInsightOpsHandler.php37 string $token,
H A DLogEntriesHandler.php34 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/authg2fa/
H A DTokenHelper.php36 public function saveToken($user, $token)
/plugin/codemirror/dist/modes/
H A Dvue.min.js1 …l,null,"vue-template"]]};a.defineMode("vue-template",function(b,c){var d={token:function(a){if(a.m… method in AnonymousFunctioncc94f7b90200.d
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
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php21 public $token = null; variable in Sabre\\DAV\\Sync\\MockSyncCollection
/plugin/ac/
H A Dac.php14 public function __construct($url, $token) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DServiceInterface.php39 public function requestAccessToken($token, $verifier, $tokenSecret); argument
/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/owncloud/exe/
H A Dfetch.php52 $token = $INPUT->str('tok'); variable

12345678910