Home
last modified time | relevance | path

Searched defs:storageId (Results 1 – 3 of 3) sorted by path

/plugin/oauth/
H A DAdapter.php54 initOAuthService($storageId = '') global() argument
108 upgradeStorage($storageId) global() argument
H A DSession.php129 setCookie($servicename, $storageId) global() argument
H A DStorage.php15 protected $storageId; variable in dokuwiki\\plugin\\oauth\\Storage
20 public function __construct($storageId) argument