Home
last modified time | relevance | path

Searched refs:isValidScope (Results 1 – 3 of 3) sorted by relevance

/plugin/oauth/Service/
H A DAbstractOAuth2Base.php53 public function isValidScope($scope)
54 public function isValidScope($scope) global() function in dokuwiki\\plugin\\oauth\\Service\\AbstractOAuth2Base
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php54 if (!$this->isValidScope($scope)) {
230 public function isValidScope($scope) function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php52 if (!$this->isValidScope($scope)) {
227 public function isValidScope($scope) function in OAuth\\OAuth2\\Service\\AbstractService