Home
last modified time | relevance | path

Searched refs:storage (Results 51 – 75 of 615) sorted by relevance

12345678910>>...25

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DHeroku.php38 TokenStorageInterface $storage, argument
42 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DMicrosoft.php56 TokenStorageInterface $storage, argument
60 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DStrava.php47 TokenStorageInterface $storage, argument
58 $storage,
H A DBattleNet.php39 TokenStorageInterface $storage, argument
43 parent::__construct( $credentials, $httpClient, $storage,
H A DFacebook.php128 TokenStorageInterface $storage, argument
133 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true, $apiVersion);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DScoopIt.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DTumblr.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DBitBucket.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DFitBit.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DFiveHundredPx.php33 TokenStorageInterface $storage, argument
40 $storage,
H A DXing.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DRedmine.php19 TokenStorageInterface $storage, argument
23 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DQuickBooks.php22 TokenStorageInterface $storage, argument
29 $storage,
H A DTwitter.php25 TokenStorageInterface $storage, argument
29 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
/plugin/pwaoffline/
H A Dscript.js68 if (!navigator.storage) {
73 navigator.storage.estimate().then(estimate => {
/plugin/oauth/
H A DAdapter.php53 * @param string $storageId user based storage key (if available, yet)
77 $storage = new Storage($storageId);
79 $storage = new SessionStorage();
85 $storage,
105 * Once a user has been authenticated, the current token storage needs to be made permanent
H A Dcomposer.lock34 "predis/predis": "Allows using the Redis storage backend.",
35 "symfony/http-foundation": "Allows using the Symfony Session storage backend."
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... util/ org/apache/james/mime4j/storage/ org/apache/james/mime4j/codec ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... util/ org/apache/james/mime4j/storage/ org/apache/james/mime4j/codec ...
/plugin/attribute/
H A DREADME.md2 Arbitrary attribute definition and storage for user associated data.
H A Dplugin.info.txt6 desc Arbitrary attribute definition and storage for user associated data.
/plugin/memcache/
H A DREADME.md2 Abstraction wrapper to use persistent memory storage for caching data in Dokuwiki.
H A Dplugin.info.txt11 desc Abstraction wrapper to use persistent memory storage for caching data.
/plugin/authgoogle2fa/
H A Dplugin.info.txt6 desc Adds Google Authenticator 2FA to DokuWiki local password storage.
/plugin/authg2fa/
H A Dplugin.info.txt6 desc Adds Google 2Factor Authentication to DokuWiki local password storage.

12345678910>>...25