Home
last modified time | relevance | path

Searched defs:token (Results 201 – 225 of 239) sorted by path

12345678910

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php52 public function storeAccessToken($service, TokenInterface $token) argument
H A DTokenStorageInterface.php28 public function storeAccessToken($service, TokenInterface $token); argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php77 public function requestAccessToken($token, $verifier, $tokenSecret = null) argument
113 refreshAccessToken(TokenInterface $token) global() argument
205 buildAuthorizationHeaderForAPIRequest($method, UriInterface $uri, TokenInterface $token, $bodyParams = null) global() argument
[all...]
H A DServiceInterface.php39 public function requestAccessToken($token, $verifier, $tokenSecret); argument
H A DYahoo.php58 public function refreshAccessToken(TokenInterface $token) argument
[all...]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php45 public function setTokenSecret($token) argument
H A DSignatureInterface.php18 public function setTokenSecret($token); argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php193 refreshAccessToken(TokenInterface $token) global() argument
[all...]
H A DHarvest.php113 refreshAccessToken(TokenInterface $token) global() argument
[all...]
H A DMailchimp.php97 protected function setBaseApiUri(StdOAuth2Token $token) argument
[all...]
H A DParrotFlowerPower.php116 public function refreshAccessToken(TokenInterface $token) argument
[all...]
/plugin/owncloud/exe/
H A Dfetch.php52 $token = $INPUT->str('tok'); variable
/plugin/phpipam/
H A Dphpipam-api.php90 private $token = false; variable in phpipam_api_client
/plugin/picasawebalbum/
H A Djquery.pwi.js350 token: "" property in $.fn.pwi.defaults
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js350 token: "" property in $.fn.pwi.defaults
/plugin/projects/
H A Dcodemirror-compressed.js1 …(Ct,e)}function an(e,t){Wt=!0;var n=t-e.height;for(var r=e;r;r=r.parent)r.height+=n}function fn(e)… function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php44 protected $token; global() variable in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
46 __construct(TokenInterface $token = null, array $options = []) global() argument
116 setToken(TokenInterface $token) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerDispatchHandler.php32 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 DServerRootDseHandler.php37 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
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 DServerUnbindHandler.php28 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/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
H A DRequestContext.php32 protected $token; global() variable in FreeDSx\\Ldap\\Server\\RequestContext
38 __construct(ControlBag $controls, TokenInterface $token) global() argument
55 public function token() global() function in FreeDSx\\Ldap\\Server\\RequestContext

12345678910