Home
last modified time | relevance | path

Searched refs:setAuthorizationEndpoint (Results 1 – 3 of 3) sorted by path

/plugin/evesso/
H A Dhelper.php41 $service->oAuth->setAuthorizationEndpoint($this->getAuthEndpoint());
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DGeneric.php39 public function setAuthorizationEndpoint($url) function in OAuth\\OAuth2\\Service\\Generic
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php61 public function setAuthorizationEndpoint($endpoint) function in OAuth\\OAuth1\\Service\\Twitter